Skip to content

Commit 8adcd5f

Browse files
Bump jinja2 from 2.10.3 to 2.11.3 in /requirements
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 ea4277c commit 8adcd5f

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)