diff --git a/pyproject.toml b/pyproject.toml index 5442b6c..a34c56c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ["hatchling>=1.27.0", "hatch-vcs>=0.5.0"] +requires = ["hatchling>=1.29.0", "hatch-vcs>=0.5.0"] build-backend = "hatchling.build" [dependency-groups]