diff --git a/projects/pgai/pyproject.toml b/projects/pgai/pyproject.toml index 2851c44f3..29ae4cc70 100644 --- a/projects/pgai/pyproject.toml +++ b/projects/pgai/pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ["hatchling==1.26.3"] +requires = ["hatchling==1.27.0"] build-backend = "hatchling.build" [project]