Skip to content

Commit cf9e2b7

Browse files
Bump jinja2 from 3.1.4 to 3.1.6 in /backend/src in the pip group
Bumps the pip group in /backend/src with 1 update: [jinja2](https://github.com/pallets/jinja). Updates `jinja2` from 3.1.4 to 3.1.6 - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.4...3.1.6) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f7fdd7b commit cf9e2b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/src/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ blinker==1.9.0
22
click==8.1.7
33
Flask==3.1.0
44
itsdangerous==2.2.0
5-
Jinja2==3.1.4
5+
Jinja2==3.1.6
66
MarkupSafe==3.0.2
77
Werkzeug==3.0.6
88
gunicorn==23.0.0

0 commit comments

Comments
 (0)