diff --git a/requirements.txt b/requirements.txt index 9e0feff..39ad5a2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ black==19.3b0 coverage==4.5.4 mypy==0.730; python_version < '3.8' and python_implementation != 'PyPy' prospector==1.1.6.2 ; python_version < '3.8' and python_implementation != 'PyPy' -pytest==5.2.0 +pytest==5.2.1 pytest-cov==2.7.1 pytest-django==3.5.1 sphinx_rtd_theme==0.4.3