diff --git a/pyproject.toml b/pyproject.toml index 266b2188f5..d0bed22ce8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ["hatchling==1.27.0"] +requires = ["hatchling==1.28.0"] build-backend = "hatchling.build" [project]