diff --git a/pyproject.toml b/pyproject.toml index 5d054933b..c65a06a2c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ["setuptools==75.5.0", "wheel==0.45.0"] +requires = ["setuptools==75.6.0", "wheel==0.45.0"] build-backend = "setuptools.build_meta" [project]