diff --git a/requirements-dev.txt b/requirements-dev.txt index bab4f14a..8f455e95 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -94,7 +94,7 @@ requests==2.32.3 ; python_version >= '3.7' setuptools==74.0.0 -six==1.16.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' +six==1.17.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' sniffio==1.3.1 ; python_version >= '3.7'