diff --git a/requirements.txt b/requirements.txt index 9a9c0c9..a1b4d9f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ coverage==4.5.4 mypy==0.720 ; python_version < '3.8' and python_implementation != 'PyPy' prospector==1.1.6.2 ; python_version < '3.8' and python_implementation != 'PyPy' -pytest==5.1.2 +pytest==5.1.3 pytest-cov==2.7.1 pytest-django==3.5.1 sphinx_rtd_theme==0.4.3