diff --git a/pyproject.toml b/pyproject.toml index 57710ec..3f33c4d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,7 +2,7 @@ build-backend = "hatchling.build" requires = [ "hatch-vcs==0.5", - "hatchling==1.28", + "hatchling==1.29", ] [project]