Skip to content

Commit 52af05e

Browse files
authored
Merge pull request #53 from rtCamp/copilot/update-frappe-dependency-version
Expand frappe dependency to support 16.x versions
2 parents e13069d + a2df4e9 commit 52af05e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ build-backend = "flit_core.buildapi"
2020
# package_name = "~=1.1.0"
2121

2222
[tool.bench.frappe-dependencies]
23-
frappe = ">=15.0.0,<=16.0.0"
23+
frappe = ">=15.0.0,<17.0.0"

0 commit comments

Comments
 (0)