diff --git a/requirements-testing.txt b/requirements-testing.txt index 3e18d06d..8600e8b3 100644 --- a/requirements-testing.txt +++ b/requirements-testing.txt @@ -1,7 +1,7 @@ python-coveralls==2.9.3 coverage==5.1 flake8==3.8.2 -pytest==5.4.2 +pytest==5.4.3 pytest-cov==2.9.0 autopep8==1.5.3 mypy==0.770