Skip to content

Commit 222486c

Browse files
Update jinja2 requirement from >=3.1.3 to >=3.1.6 in /backend (#4612)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f9005da commit 222486c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ dependencies = [
8686
"wagtail-localize==1.13",
8787
"celery==5.6.3",
8888
"wagtail-headless-preview==0.8.0",
89-
"Jinja2>=3.1.3",
89+
"Jinja2>=3.1.6",
9090
"icalendar>=5.0.11",
9191
"pyclamd>=0.4.0",
9292
"magika==0.6.2",

0 commit comments

Comments
 (0)