diff --git a/pyproject.toml b/pyproject.toml index 7c212ab..d558ca4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ build = [ [build-system] requires = [ - "setuptools==75.6.0", + "setuptools==75.7.0", "setuptools-git-versioning==2.0.0", "wheel==0.45.1", ]