Skip to content

Commit 450f051

Browse files
Bump jinja2 from 2.10.3 to 2.11.3
Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.3 to 2.11.3. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst) - [Commits](pallets/jinja@2.10.3...2.11.3) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6010751 commit 450f051

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

back/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Flask-RESTful==0.3.8
1010
flask-restplus==0.13.0
1111
Flask-SQLAlchemy==2.4.1
1212
itsdangerous==1.1.0
13-
Jinja2==2.10.3
13+
Jinja2==2.11.3
1414
jsonschema==3.2.0
1515
MarkupSafe==1.1.1
1616
marshmallow==3.11.1

fullstack_flask/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Flask-Mail==0.9.1
1010
Flask-SQLAlchemy==2.3.2
1111
Flask-WTF==0.14.2
1212
itsdangerous==0.24
13-
Jinja2==2.10
13+
Jinja2==2.11.3
1414
MarkupSafe==1.0
1515
Pillow==5.3.0
1616
pycparser==2.18

0 commit comments

Comments
 (0)