Files
klara-ports/www/py-frappe-bench/files/patch-pyproject.toml
2024-09-27 16:25:52 +02:00

12 lines
238 B
TOML

--- 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"