Skip to content

Commit 91b5d55

Browse files
chore(deps): bump jinja2 from 3.1.5 to 3.1.6
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.5 to 3.1.6. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.5...3.1.6) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9d30da8 commit 91b5d55

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
@@ -19,7 +19,7 @@ structlog = "^24.4.0"
1919
bitarray = "^3.0.0"
2020
shapely = "^2.0.6"
2121
click = "^8.1.7"
22-
jinja2 = "3.1.5"
22+
jinja2 = "3.1.6"
2323

2424

2525
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)