Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 6, 2024
1 parent 9956e50 commit b3be5b4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions backend/docker/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ isort==5.10.1
# via -r requirements.in
itypes==1.2.0
# via coreapi
jinja2==3.1.3
jinja2==3.1.4
# via
# -r requirements.in
# coreschema
Expand Down Expand Up @@ -210,7 +210,6 @@ pyjwt[crypto]==1.7.1
# via
# django-allauth
# djangorestframework-jwt
# pyjwt
pyodbc==4.0.35
# via -r requirements.in
pyparsing==2.4.7
Expand Down

0 comments on commit b3be5b4

Please sign in to comment.