diff --git a/pyproject.toml b/pyproject.toml index 1910f008ce..1971f033c8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ["setuptools==80.3.1", "wheel>=0.43,<0.46"] +requires = ["setuptools==80.4.0", "wheel>=0.43,<0.46"] build-backend = "setuptools.build_meta" [project]