Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump jinja2 from 2.10.3 to 2.11.3 #5195

Merged
merged 3 commits into from
Mar 23, 2021
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion fixed-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion st2actions/requirements.txt
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion st2common/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ git+https://github.com/StackStorm/[email protected]#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
Expand Down