Skip to content

Commit 7ca2bec

Browse files
⬆ Bump jinja2 from 3.1.4 to 3.1.5
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] <[email protected]>
1 parent cf6e426 commit 7ca2bec

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ starlette = "^0.41.3"
8282
requests = "^2.32.3"
8383
types-requests = "^2.32.0.20241016"
8484
urllib3 = "^2.2.3"
85-
jinja2 = "^3.1.4"
85+
jinja2 = "^3.1.5"
8686

8787

8888
[build-system]

0 commit comments

Comments
 (0)