diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 72367a3fe2..dc6c7f777a 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -134,6 +134,8 @@ Changed Contributed by @Kami. +* Update ``jinja2`` dependency to the latest stable version (2.11.3). #5195 + Improvements ~~~~~~~~~~~~ diff --git a/fixed-requirements.txt b/fixed-requirements.txt index e3d7886c50..f092b3f9f7 100644 --- a/fixed-requirements.txt +++ b/fixed-requirements.txt @@ -53,7 +53,7 @@ webob==1.8.5 zake==0.2.2 # test requirements below bcrypt==3.1.7 -jinja2==2.10.3 +jinja2==2.11.3 mock==2.0.0 more-itertools==5.0.0 nose-timer==0.7.5 diff --git a/requirements.txt b/requirements.txt index dc55ee9fd3..a6f8d80df3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ git+https://github.com/StackStorm/st2-rbac-backend.git@master#egg=st2-rbac-backe gitpython==2.1.15 greenlet==0.4.15 gunicorn==19.9.0 -jinja2==2.10.3 +jinja2==2.11.3 jsonpath-rw==1.4.0 jsonschema==2.6.0 kombu==4.6.6 diff --git a/st2actions/requirements.txt b/st2actions/requirements.txt old mode 100755 new mode 100644 index 47cf452d9a..767123b440 --- a/st2actions/requirements.txt +++ b/st2actions/requirements.txt @@ -10,7 +10,7 @@ chardet<3.1.0 eventlet==0.25.1 git+https://github.com/StackStorm/logshipper.git@stackstorm_patched#egg=logshipper gitpython==2.1.15 -jinja2==2.10.3 +jinja2==2.11.3 kombu==4.6.6 lockfile==0.12.2 oslo.config>=1.12.1,<1.13 diff --git a/st2common/requirements.txt b/st2common/requirements.txt index 7920b6be06..c3dd6ba17b 100644 --- a/st2common/requirements.txt +++ b/st2common/requirements.txt @@ -16,7 +16,7 @@ git+https://github.com/StackStorm/orquesta.git@v1.3.0#egg=orquesta git+https://github.com/StackStorm/st2-rbac-backend.git@master#egg=st2-rbac-backend gitpython==2.1.15 greenlet==0.4.15 -jinja2==2.10.3 +jinja2==2.11.3 jsonpath-rw==1.4.0 jsonschema==2.6.0 kombu==4.6.6