diff --git a/packages/requirements-dev.txt b/packages/requirements-dev.txt index 7038d2d..05e2daf 100644 --- a/packages/requirements-dev.txt +++ b/packages/requirements-dev.txt @@ -72,7 +72,7 @@ questionary==2.1.0 ; python_version >= "3.9" and python_version < "4.0" requests-toolbelt==1.0.0 ; python_version >= "3.9" and python_version < "4.0" requests==2.32.3 ; python_version >= "3.9" and python_version < "4.0" rich==13.9.4 ; python_version >= "3.9" and python_version < "4.0" -setuptools==78.1.0 ; python_version >= "3.9" and python_version < "4.0" +setuptools==78.1.1 ; python_version >= "3.9" and python_version < "4.0" shellingham==1.5.4 ; python_version >= "3.9" and python_version < "4.0" smmap==5.0.2 ; python_version >= "3.9" and python_version < "4.0" snowballstemmer==2.2.0 ; python_version >= "3.9" and python_version < "4.0"