Skip to content

Commit 7b1c764

Browse files
Merge pull request #1 from JeremyAndress/dependabot/pip/requirements/jinja2-2.11.3
Bump jinja2 from 2.10.3 to 2.11.3 in /requirements
2 parents ea4277c + 8adcd5f commit 7b1c764

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/local.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ gunicorn==20.0.4
1010
idna==2.8
1111
importlib-metadata==1.3.0
1212
itsdangerous==1.1.0
13-
Jinja2==2.10.3
13+
Jinja2==2.11.3
1414
kombu==4.6.7
1515
MarkupSafe==1.1.1
1616
more-itertools==8.0.2

requirements/production.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ gunicorn==20.0.4
1010
idna==2.8
1111
importlib-metadata==1.3.0
1212
itsdangerous==1.1.0
13-
Jinja2==2.10.3
13+
Jinja2==2.11.3
1414
kombu==4.6.7
1515
MarkupSafe==1.1.1
1616
more-itertools==8.0.2

0 commit comments

Comments
 (0)