diff --git a/pyproject.toml b/pyproject.toml index cba55f8..9451d5e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ build = [ [build-system] requires = [ - "setuptools==80.9.0", + "setuptools==80.10.1", "setuptools-git-versioning==3.0.1", "wheel==0.45.1", ]