Skip to content

Commit 9f85e02

Browse files
Bump jinja2 from 3.1.4 to 3.1.5 in /examples/flask-zip/app
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 to 3.1.5. - [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.5) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1e8c2cc commit 9f85e02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/flask-zip/app/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Flask==2.3.2
44
gunicorn==22.0.0
55
importlib-metadata==6.6.0
66
itsdangerous==2.1.2
7-
Jinja2==3.1.4
7+
Jinja2==3.1.5
88
MarkupSafe==2.1.2
99
Werkzeug==3.0.6
1010
zipp==3.19.1

0 commit comments

Comments
 (0)