diff --git a/pyproject.toml b/pyproject.toml index 757e5b1..32a74ed 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ dependencies = [ [project.optional-dependencies] dev = [ "build>=1.2.2", - "setuptools==72.2.0", + "setuptools==78.1.1", "twine>=6.1.0,<7", "wheel==0.46.2", "pytest==9.0.3",