diff --git a/requirements-testing.txt b/requirements-testing.txt index dbd09b3977..96bc93a65a 100644 --- a/requirements-testing.txt +++ b/requirements-testing.txt @@ -3,7 +3,7 @@ coverage==5.4 flake8==3.8.4 pytest==6.2.2 pytest-cov==2.11.1 -autopep8==1.5.4 +autopep8==1.5.5 mypy==0.790 py-spy==0.3.3 codecov==2.1.11