summaryrefslogtreecommitdiff
path: root/textproc/py-jinjanator-plugins/files/patch-pyproject.toml
blob: d723c3a6cb9d1eee131ced75b8dd8b5fec90dd1c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- pyproject.toml.orig	2025-12-09 07:40:39 UTC
+++ pyproject.toml
@@ -3,7 +3,7 @@ requires = [
 requires = [
   "hatch-fancy-pypi-readme",
   "hatch-vcs",
-  "hatchling<1.27",
+  "hatchling<=1.28",
 ]
 
 [project]