diff --git a/textproc/py-jinjanator-plugins/files/patch-pyproject.toml b/textproc/py-jinjanator-plugins/files/patch-pyproject.toml index d723c3a6cb9d..e8c6a8a4f6b2 100644 --- a/textproc/py-jinjanator-plugins/files/patch-pyproject.toml +++ b/textproc/py-jinjanator-plugins/files/patch-pyproject.toml @@ -1,11 +1,11 @@ ---- pyproject.toml.orig 2025-12-09 07:40:39 UTC +--- pyproject.toml.orig 2025-10-18 11:26:02 UTC +++ pyproject.toml @@ -3,7 +3,7 @@ requires = [ requires = [ "hatch-fancy-pypi-readme", "hatch-vcs", - "hatchling<1.27", -+ "hatchling<=1.28", ++ "hatchling<=1.29", ] [project]