diff --git a/requirements-testing.txt b/requirements-testing.txt index 79546852d0..bd73748566 100644 --- a/requirements-testing.txt +++ b/requirements-testing.txt @@ -4,7 +4,7 @@ coverage==6.0.2 flake8==4.0.1 pytest==6.2.5 pytest-cov==3.0.0 -autopep8==1.5.7 +autopep8==1.6.0 mypy==0.910 py-spy==0.3.10 codecov==2.1.12