Skip to content

Commit

Permalink
Bump jinja2 from 2.11.3 to 3.1.3
Browse files Browse the repository at this point in the history
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.3 to 3.1.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](pallets/jinja@2.11.3...3.1.3)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 11, 2024
1 parent de8948b commit 62bae61
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion fixed-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ webob==1.8.7
zake==0.2.2
# test requirements below
bcrypt==3.2.0
jinja2==2.11.3
jinja2==3.1.3
mock==4.0.3
nose-timer==1.0.1
nose-parallel==0.4.0
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ gitpython<=3.1.37
greenlet==1.0.0
gunicorn==21.2.0
importlib-metadata>=4.8.3,<=4.10.1
jinja2==2.11.3
jinja2==3.1.3
jsonpath-rw==1.4.0
jsonschema==2.6.0
kombu==5.0.2
Expand Down
2 changes: 1 addition & 1 deletion st2actions/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ apscheduler==3.7.0
chardet<3.1.0
eventlet==0.33.3
gitpython<=3.1.37
jinja2==2.11.3
jinja2==3.1.3
kombu==5.0.2
lockfile==0.12.2
logshipper@ git+https://github.com/StackStorm/logshipper.git@stackstorm_patched ; platform_system=="Linux"
Expand Down
2 changes: 1 addition & 1 deletion st2common/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ flex==6.14.1
gitdb==4.0.2
gitpython<=3.1.37
greenlet==1.0.0
jinja2==2.11.3
jinja2==3.1.3
jsonpath-rw==1.4.0
jsonschema==2.6.0
kombu==5.0.2
Expand Down

0 comments on commit 62bae61

Please sign in to comment.