summaryrefslogtreecommitdiff
path: root/www/py-frappe-bench/files/patch-pyproject.toml
blob: 8811eaa5f57c28620b12508dbdb62ef8ebec9330 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- pyproject.toml.orig	2024-09-27 13:44:50 UTC
+++ pyproject.toml
@@ -44,7 +44,7 @@ requires = [
 
 [build-system]
 requires = [
-    "hatchling>=1.6.0,<=1.21.0",
+    "hatchling>=1.6.0,<=1.30.0",
 ]
 build-backend = "hatchling.build"