Skip to content

Commit 9689542

Browse files
Bump jinja2 from 3.1.4 to 3.1.6 in /python/web
Bumps [jinja2](https://github.com/pallets/jinja) 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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 18f924e commit 9689542

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/web/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ click==8.1.7
66
Flask==3.0.0
77
flask-babel==4.0.0
88
itsdangerous==2.1.2
9-
Jinja2==3.1.4
9+
Jinja2==3.1.6
1010
MarkupSafe==2.1.3
1111
protobuf==3.20.2
1212
pytz==2023.3.post1

0 commit comments

Comments
 (0)