fix(tnc): get_terms_and_conditions render_template with safe_exec (backport #56944) (#56977)

This commit is contained in:
Diptanil Saha
2026-07-13 23:22:55 +05:30
committed by GitHub
parent 4f59e57151
commit 40c85a0087
2 changed files with 8 additions and 5 deletions

View File

@@ -43,7 +43,7 @@ skip_namespaces = [
]
[tool.bench.frappe-dependencies]
frappe = ">=16.0.0,<17.0.0"
frappe = ">=16.21.0,<17.0.0"
[tool.bench.assets]
build_dir = "./banking"