diff --git a/doc/requirements.pip b/doc/requirements.pip index 9604e5c08..a8bec030d 100644 --- a/doc/requirements.pip +++ b/doc/requirements.pip @@ -8,7 +8,7 @@ doc8==0.8.1 pyenchant==3.2.0 sphinx==3.5.4 sphinxcontrib-restbuilder==0.3 -sphinxcontrib-spelling==7.1.0 +sphinxcontrib-spelling==7.2.1 sphinx_rtd_theme==0.5.2 sphinx-autobuild==2021.3.14 sphinx-tabs==2.1.0 diff --git a/requirements/pytest.pip b/requirements/pytest.pip index 498c18256..b0fb9db95 100644 --- a/requirements/pytest.pip +++ b/requirements/pytest.pip @@ -5,7 +5,7 @@ # The pytest specifics used by coverage.py -pytest==6.2.3 +pytest==6.2.4 pytest-xdist==2.2.1 flaky==3.7.0 # Use a fork of PyContracts that supports Python 3.9