Skip to content

Commit a2161a9

Browse files
Update jinja2 requirement from >=3.1.3 to >=3.1.6 in /backend
Updates the requirements on [jinja2](https://github.com/pallets/jinja) to permit the latest version. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.3...3.1.6) --- updated-dependencies: - dependency-name: jinja2 dependency-version: 3.1.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent edac1af commit a2161a9

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.5.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)