diff --git a/readthedocs-pip-requirements.txt b/readthedocs-pip-requirements.txt index b07a665..5ec672a 100644 --- a/readthedocs-pip-requirements.txt +++ b/readthedocs-pip-requirements.txt @@ -1,2 +1,2 @@ -sphinx>=1.6.6 -sphinxcontrib-napoleon>=0.6.1 \ No newline at end of file +sphinx>=1.8.5 +sphinxcontrib-napoleon>=0.7 \ No newline at end of file diff --git a/requirements-docs.txt b/requirements-docs.txt index b07a665..5ec672a 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -1,2 +1,2 @@ -sphinx>=1.6.6 -sphinxcontrib-napoleon>=0.6.1 \ No newline at end of file +sphinx>=1.8.5 +sphinxcontrib-napoleon>=0.7 \ No newline at end of file diff --git a/requirements-pytest.txt b/requirements-pytest.txt index ca1f783..efc6cc0 100644 --- a/requirements-pytest.txt +++ b/requirements-pytest.txt @@ -1,4 +1,4 @@ pytest>=3.3.2 -pytest-blockage>=0.2.0 -pytest-localserver>=0.4.1 -pytest-cov>=2.5.1 +pytest-blockage>=0.2.2 +pytest-localserver>=0.5.0 +pytest-cov>=2.7.1