diff --git a/pyproject.toml b/pyproject.toml index 9470227..e846183 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ dev = [ "pytest==8.3.3", "pytest-cov==5.0.0", "pylint==3.2.7", - "setuptools==75.1.0", + "setuptools==75.6.0", "twine==5.1.1", "wheel==0.45.1", ]