diff --git a/pyproject.toml b/pyproject.toml index 7998e87..abd9c97 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ dev = [ "pytest==8.4.2", "pytest-cov==7.1.0", "pylint==3.3.9", - "setuptools==80.9.0", + "setuptools==82.0.1", "twine==6.2.0", "wheel==0.45.1", ]