diff --git a/pyproject.toml b/pyproject.toml index d5eb437..7595e59 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,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", ]