diff --git a/pyproject.toml b/pyproject.toml index c8576c5d2c..6167b80847 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ["hatchling>=0.14.0"] +requires = ["hatchling>=0.15.0"] build-backend = "hatchling.build" [project]