Skip to content

Commit 7d77d93

Browse files
Update jinja2 requirement from <3.1.0 to <3.2.0 (#344)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7e4c93b commit 7d77d93

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
@@ -59,7 +59,7 @@ docs = [
5959
"sphinxcontrib-openapi",
6060
"myst-parser",
6161
"mistune<3",
62-
"jinja2<3.1.0"
62+
"jinja2<3.2.0"
6363
]
6464
openapi = [
6565
"openapi_core>=0.14.2",

0 commit comments

Comments
 (0)