Skip to content

Commit

Permalink
Bump jinja2 from 2.11.3 to 3.1.5 in /backend_app
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.5.
- [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.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent ffa704c commit 9c59207
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions backend_app/requirements.macos.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ idna==2.8
importlib-metadata==1.4.0
inflection==0.3.1
itypes==1.1.0
Jinja2==2.11.3
Jinja2==3.1.5
jmespath==0.10.0
kombu==4.6.7
MarkupSafe==1.1.1
Expand Down Expand Up @@ -120,7 +120,7 @@ django-auth-adfs==1.9.5
# importlib-metadata==1.4.0
# inflection==0.3.1
# itypes==1.1.0
# Jinja2==2.11.3
# Jinja2==3.1.5
# jmespath==0.10.0
# kombu==4.6.7
# MarkupSafe==1.1.1
Expand Down
2 changes: 1 addition & 1 deletion backend_app/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ idna==2.8
importlib-metadata==1.4.0
inflection==0.3.1
itypes==1.1.0
Jinja2==2.11.3
Jinja2==3.1.5
jmespath==0.10.0
kombu==4.6.7
MarkupSafe==1.1.1
Expand Down

0 comments on commit 9c59207

Please sign in to comment.