diff --git a/requirements-testing.txt b/requirements-testing.txt index fd823f41..2fcb61f2 100644 --- a/requirements-testing.txt +++ b/requirements-testing.txt @@ -3,7 +3,7 @@ coverage==5.1 flake8==3.7.9 pytest==5.4.1 pytest-cov==2.8.1 -autopep8==1.5.1 +autopep8==1.5.2 mypy==0.770 py-spy==0.3.3 codecov==2.0.22