Skip to content

Commit ad4fb20

Browse files
Bump jinja2 from 3.1.5 to 3.1.6 in /examples/server/wsgi
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.5 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.5...3.1.6) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1b41943 commit ad4fb20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/server/wsgi/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ eventlet==0.35.2
55
Flask==1.0.2
66
greenlet==0.4.12
77
itsdangerous==1.1.0
8-
Jinja2==3.1.5
8+
Jinja2==3.1.6
99
MarkupSafe==1.1.0
1010
packaging==16.8
1111
pyparsing==2.1.10

0 commit comments

Comments
 (0)