Skip to content

Commit 45c5784

Browse files
Bump jinja2 from 2.11.3 to 3.1.4
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.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@2.11.3...3.1.4) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8a69c4c commit 45c5784

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 additions & 7 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
@@ -12,7 +12,7 @@ keywords = ["packer", "templating"]
1212
[tool.poetry.dependencies]
1313
python = ">=3.8,<4.0"
1414
ruamel-yaml = "^0.16.10"
15-
jinja2 = "^2.11.3"
15+
jinja2 = "^3.1.4"
1616
click = "^7.0"
1717
markupsafe = "2.0.1"
1818

0 commit comments

Comments
 (0)