Skip to content

Commit

Permalink
chore(deps): bump jinja2 from 3.1.4 to 3.1.5 in /requirements (#2177)
Browse files Browse the repository at this point in the history
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 to 3.1.5.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](pallets/jinja@3.1.4...3.1.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 31, 2024
1 parent 2d9db4b commit 3d029f0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements/requirements-websocket.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ Cython==0.29.33
future==0.18.3
gevent-websocket==0.10.1
gevent==24.2.1
Jinja2==3.1.4
Jinja2==3.1.5
pytz==2022.2.1
pyzmq==23.2.1
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ gevent==24.2.1
gunicorn==22.0.0
hurry.filesize==0.9
importlib-metadata==4.13.0
Jinja2==3.1.4
Jinja2==3.1.5
jsonschema==4.17.3 # This is the latest version that doesn't require Rust and Cargo.
kombu==5.2.4
Mako==1.2.2
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements.viewer.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ django-dbbackup==4.2.1
drf-spectacular==0.27.2
future==0.18.3
idna==3.7
Jinja2==3.1.4
Jinja2==3.1.5
jsonschema==4.17.3 # This is the latest version that doesn't require Rust and Cargo.
netifaces==0.10.9
pydbus==0.6.0
Expand Down

0 comments on commit 3d029f0

Please sign in to comment.