Skip to content

Commit 8f1652f

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 ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ca5fb4e commit 8f1652f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

+5-5
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
@@ -29,7 +29,7 @@ defusedxml = ">=0.6.0"
2929
[tool.poetry.dev-dependencies]
3030
tox = ">=3.23.0"
3131
pygments = ">=2.8.0"
32-
jinja2 = "^3.1.4"
32+
jinja2 = "^3.1.5"
3333
babel = ">=2.9.1"
3434
sphinx = ">=4.0.2"
3535
pytest = ">=7.4.3"

0 commit comments

Comments
 (0)