diff --git a/pyproject.toml b/pyproject.toml index 5349258..86b39b3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ dev = [ "pytest==8.4.2", "pytest-cov==7.0.0", "pylint==3.3.9", - "setuptools==80.9.0", + "setuptools==80.10.2", "twine==6.2.0", "wheel==0.45.1", ]