Skip to content

Commit 75b777e

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] <[email protected]>
1 parent da76504 commit 75b777e

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

fixed-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ webob==1.8.5
5353
zake==0.2.2
5454
# test requirements below
5555
bcrypt==3.1.7
56-
jinja2==2.10.3
56+
jinja2==2.11.3
5757
mock==2.0.0
5858
more-itertools==5.0.0
5959
nose-timer==0.7.5

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ git+https://github.com/StackStorm/st2-rbac-backend.git@master#egg=st2-rbac-backe
2323
gitpython==2.1.15
2424
greenlet==0.4.15
2525
gunicorn==19.9.0
26-
jinja2==2.10.3
26+
jinja2==2.11.3
2727
jsonpath-rw==1.4.0
2828
jsonschema==2.6.0
2929
kombu==4.6.6

st2actions/requirements.txt

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ chardet<3.1.0
1010
eventlet==0.25.1
1111
git+https://github.com/StackStorm/logshipper.git@stackstorm_patched#egg=logshipper
1212
gitpython==2.1.15
13-
jinja2==2.10.3
13+
jinja2==2.11.3
1414
kombu==4.6.6
1515
lockfile==0.12.2
1616
oslo.config>=1.12.1,<1.13

st2common/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ git+https://github.com/StackStorm/[email protected]#egg=orquesta
1616
git+https://github.com/StackStorm/st2-rbac-backend.git@master#egg=st2-rbac-backend
1717
gitpython==2.1.15
1818
greenlet==0.4.15
19-
jinja2==2.10.3
19+
jinja2==2.11.3
2020
jsonpath-rw==1.4.0
2121
jsonschema==2.6.0
2222
kombu==4.6.6

0 commit comments

Comments
 (0)