diff --git a/pyproject.toml b/pyproject.toml index 85a8eb1..142aedf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ dev = [ "pytest==8.3.4", "pytest-cov==6.0.0", "pylint==3.3.2", - "setuptools==75.6.0", + "setuptools==75.7.0", "twine==6.0.1", "wheel==0.45.1", ]