Skip to content

Commit

Permalink
Bump jinja2 from 3.1.4 to 3.1.5
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
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent d3929b1 commit 43465a2
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
@@ -114,7 +114,7 @@ dependency-injector = "^4.44.0"
pyyaml = "^6.0.2"
sentry-sdk = { version = "*", extras = ["fastapi"] }
tiktoken = "^0.8.0"
jinja2 = "^3.1.4"
jinja2 = "^3.1.5"
requests = "^2.32.3"

[tool.poetry.group.dev.dependencies]

0 comments on commit 43465a2

Please sign in to comment.