Skip to content

Commit

Permalink
chore(deps): bump jinja2 from 3.1.4 to 3.1.5 in /backend
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]>
  • Loading branch information
dependabot[bot] authored Jan 7, 2025
1 parent cfc3bc7 commit 834848f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions backend/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion backend/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ typing-extensions = "^4.12.2"
structlog = "^24.4.0"
python-multipart = "^0.0.18"
aio-pika = "^9.4.3"
jinja2 = "^3.1.4"
jinja2 = "^3.1.5"
requests = "^2.32.3"

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit 834848f

Please sign in to comment.