diff --git a/requirements/testing.txt b/requirements/testing.txt index 26774b2c7..1c48a71a7 100644 --- a/requirements/testing.txt +++ b/requirements/testing.txt @@ -10,6 +10,6 @@ pylint-strict-informational==0.1 pytest==6.2.1 pytest-cov==2.11.1 pytest-timeout==1.4.2 -setuptools==51.3.3 +setuptools==52.0.0 tox==3.21.2 mypy==0.790