chore: bump frappe dependency from 15.40.4 to 15.111.0 (#57229)

This commit is contained in:
Diptanil Saha
2026-07-17 13:35:04 +05:30
committed by GitHub
parent fd01171df5
commit 5e539643ec

View File

@@ -29,7 +29,7 @@ requires = ["flit_core >=3.4,<4"]
build-backend = "flit_core.buildapi"
[tool.bench.frappe-dependencies]
frappe = ">=15.40.4,<16.0.0"
frappe = ">=15.111.0,<16.0.0"
[tool.ruff]
line-length = 110