Skip to content

Commit 2502fef

Browse files
Bump jinja2 from 2.11.3 to 3.1.6
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.3 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@2.11.3...3.1.6) --- updated-dependencies: - dependency-name: jinja2 dependency-version: 3.1.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fc25e11 commit 2502fef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
"aniso8601==1.2.0",
120120
"Flask==0.12.2",
121121
"Flask-RESTful==0.3.4",
122-
"Jinja2==2.11.3",
122+
"Jinja2==3.1.6",
123123
"MarkupSafe==1.1.1",
124124
"SQLAlchemy==1.3.24",
125125
"Werkzeug==0.15.6",

0 commit comments

Comments
 (0)