Skip to content

Commit 9163dc7

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.4. - [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.4) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 81e5f86 commit 9163dc7

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.4
77
MarkupSafe==2.1.3
88
pip==23.3
99
setuptools==65.5.1

0 commit comments

Comments
 (0)