diff --git a/setup.py b/setup.py index d1b3219..fa936bc 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ "pytest==8.3.*", "pylint==3.3.*", "black==24.10.*", - "setuptools==75.2.*", + "setuptools==75.6.*", ] }