diff --git a/requirements-dev.txt b/requirements-dev.txt index 54c8ff99b81..9d8f0ab333e 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -38,7 +38,7 @@ pylint==3.2.5 pyproject-hooks==1.1.0 ; python_version >= '3.7' -setuptools==70.2.0 +setuptools==70.3.0 six==1.16.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'