Skip to content

Commit 1e2aa6e

Browse files
Bump jinja2 from 2.11.3 to 3.1.3 in /examples/server/wsgi (miguelgrinberg#1298) #nolog
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.3 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@2.11.3...3.1.3) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4177852 commit 1e2aa6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/server/wsgi/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ eventlet==0.20.1
55
Flask==1.0.2
66
greenlet==0.4.12
77
itsdangerous==1.1.0
8-
Jinja2==2.11.3
8+
Jinja2==3.1.3
99
MarkupSafe==1.1.0
1010
packaging==16.8
1111
pyparsing==2.1.10

0 commit comments

Comments
 (0)