build: Update Frappe dependency (#51779)

This commit is contained in:
Ankush Menat
2026-01-16 11:24:43 +05:30
committed by GitHub
parent 4977e06c50
commit 876e2d4e6e

View File

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