diff --git a/pyproject.toml b/pyproject.toml index 0590652..6ac444a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ dev = [ "pytest==9.0.3", "pytest-cov==7.1.0", "pylint==4.0.5", - "setuptools==82.0.1", + "setuptools==83.0.0", "twine==6.2.0", "wheel==0.47.0", ]