diff --git a/12196/pyproject.toml b/12196/pyproject.toml index 6bf5425..9494851 100644 --- a/12196/pyproject.toml +++ b/12196/pyproject.toml @@ -82,7 +82,7 @@ warn_unused_ignores = true [build-system] requires = [ - "hatchling==1.27", + "hatchling==1.28.0", "hatch-vcs==0.5", ] build-backend = "hatchling.build"