Skip to content

Commit d22aeaa

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

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

poetry.lock

Lines changed: 5 additions & 5 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
@@ -22,7 +22,7 @@ python = ">=3.7,<4.0.0"
2222
pytest = "^7.4.3"
2323
flake8 = "^4.0.1"
2424
marko = { extras = ["toc"], version = "^1.2.0" }
25-
Jinja2 = "^3.1.3"
25+
Jinja2 = "^3.1.4"
2626

2727
[build-system]
2828
requires = ["poetry-core>=1.3.0"]

0 commit comments

Comments
 (0)