Skip to content

Commit ebadec8

Browse files
Bump jinja2 in /scripts/docker/examples/python/assets/hello_world
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 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.3...3.1.5) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 727ffd4 commit ebadec8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/docker/examples/python/assets/hello_world/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ click==8.1.7
33
Flask-WTF==1.2.0
44
Flask==2.3.3
55
itsdangerous==2.1.2
6-
Jinja2==3.1.3
6+
Jinja2==3.1.5
77
MarkupSafe==2.1.3
88
pip==23.3
99
setuptools==65.5.1

0 commit comments

Comments
 (0)