Skip to content

Commit de6ff3a

Browse files
build(deps-dev): 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:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4cb2d02 commit de6ff3a

File tree

2 files changed

+35
-9
lines changed

2 files changed

+35
-9
lines changed

poetry.lock

Lines changed: 34 additions & 8 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
@@ -34,7 +34,7 @@ gitpython = "^3.1.43"
3434
ruff = "^0.7.2"
3535
black = "^24.4.2"
3636
pip-licenses = "^4.3.3"
37-
jinja2 = "^3.1.4"
37+
jinja2 = "^3.1.6"
3838

3939

4040
[tool.poetry.scripts]

0 commit comments

Comments
 (0)