diff --git a/requirements.txt b/requirements.txt index 1842a45..5e4c93c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,6 +5,6 @@ mypy==0.740; python_version < '3.8' and python_implementation != 'PyPy' prospector==1.1.6.2 ; python_version < '3.8' and python_implementation != 'PyPy' pytest==5.2.1 pytest-cov==2.8.1 -pytest-django==3.5.1 +pytest-django==3.6.0 sphinx_rtd_theme==0.4.3 tox==3.14.0