Skip to content

Commit 73f970e

Browse files
Bump jinja2 from 2.9 to 2.10.1
Bumps [jinja2](https://github.com/pallets/jinja) from 2.9 to 2.10.1. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst) - [Commits](pallets/jinja@2.9...2.10.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 44544ca commit 73f970e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ stompest==2.1.6
3737
suds==0.4
3838
schema==0.6.6
3939
supervisor==3.3.4
40-
Jinja2==2.9
40+
Jinja2==2.10.1
4141
MarkupSafe==1.1.1
4242
PyYAML==5.3
4343
certifi==2018.10.15

requirements_docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ flake8==3.2.1
5252

5353
flower==0.9.1
5454
HTTPretty==0.8.3
55-
Jinja2==2.7.3
55+
Jinja2==2.10.1
5656
mock==1.0.1
5757
nose==1.3.0
5858
rednose==1.2.2

requirements_test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ sphinx-rtd-theme==0.1.6
3131
sure==1.2.7
3232
#urllib3==1.21.1
3333

34-
Jinja2==2.9
34+
Jinja2==2.10.1
3535
MarkupSafe==1.1.1
3636
PyYAML==5.3
3737
certifi==2018.10.15

0 commit comments

Comments
 (0)