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