diff --git a/requirements-testing.txt b/requirements-testing.txt index 7623952a..5d783ac8 100644 --- a/requirements-testing.txt +++ b/requirements-testing.txt @@ -1,7 +1,7 @@ python-coveralls==2.9.3 coverage==4.5.4 flake8==3.7.9 -pytest==5.2.4 +pytest==5.3.0 pytest-cov==2.8.1 autopep8==1.4.4 mypy==0.740