diff --git a/requirements.dev.txt b/requirements.dev.txt index c68e35b..c49e5ba 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -66,7 +66,7 @@ rfc3986==2.0.0; python_version >= '3.7' rich==13.7.1; python_full_version >= '3.7.0' s3transfer==0.10.1; python_version >= '3.8' secretstorage==3.3.3; sys_platform == 'linux' -setuptools==69.5.1; python_version >= '3.8' +setuptools==70.0.0; python_version >= '3.8' six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' table2ascii==1.1.3; python_version >= '3.7' twine==5.0.0; python_version >= '3.8'