diff --git a/pyproject.toml b/pyproject.toml index 180efeb..c27a4ab 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -58,4 +58,4 @@ quote-style = "double" indent-style = "tab" # docstring-code-format = true [tool.bench.frappe-dependencies] -frappe = ">=16.0.0,<17.0.0" +frappe = ">=16.0.0,<18.0.0"