build: bump required frappe version (#51738)

This commit is contained in:
Ankush Menat
2026-01-14 11:07:06 +05:30
committed by GitHub
parent 0643beb079
commit 1d35e2b261

View File

@@ -38,7 +38,7 @@ skip_namespaces = [
] ]
[tool.bench.frappe-dependencies] [tool.bench.frappe-dependencies]
frappe = ">=16.0.0-dev,<17.0.0" frappe = ">=17.0.0-dev,<18.0.0"
[tool.ruff] [tool.ruff]
line-length = 110 line-length = 110