diff --git a/pyproject.toml b/pyproject.toml index 40e4fc4..6f744da 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ dev = [ "pytest==8.3.5", "pytest-cov==6.0.0", "pylint==3.3.4", - "setuptools==75.8.2", + "setuptools==80.7.1", "twine==6.1.0", "wheel==0.45.1", ]