Skip to content

Commit e423d72

Browse files
Bump jinja2 from 3.1.4 to 3.1.5 (soxoj#1982)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9bc6c33 commit e423d72

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ future = "^1.0.0"
4444
future-annotations= "^1.0.0"
4545
html5lib = "^1.1"
4646
idna = "^3.4"
47-
Jinja2 = "^3.1.3"
47+
Jinja2 = "^3.1.5"
4848
lxml = "^5.3.0"
4949
MarkupSafe = "^3.0.2"
5050
mock = "^5.1.0"

0 commit comments

Comments
 (0)