Skip to content

Commit e254f30

Browse files
Bump jinja2 from 3.1.2 to 3.1.3 in /examples/flask/app (awslabs#333)
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.2...3.1.3) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9ef301a commit e254f30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/flask/app/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Flask==2.3.2
44
gunicorn==20.1.0
55
importlib-metadata==6.6.0
66
itsdangerous==2.1.2
7-
Jinja2==3.1.2
7+
Jinja2==3.1.3
88
MarkupSafe==2.1.2
99
Werkzeug==3.0.1
1010
zipp==3.15.0

0 commit comments

Comments
 (0)