Skip to content

Commit

Permalink
Bump jinja2 from 2.11.3 to 3.1.4
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 29, 2024
1 parent 8a69c4c commit 45c5784
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ keywords = ["packer", "templating"]
[tool.poetry.dependencies]
python = ">=3.8,<4.0"
ruamel-yaml = "^0.16.10"
jinja2 = "^2.11.3"
jinja2 = "^3.1.4"
click = "^7.0"
markupsafe = "2.0.1"

Expand Down

0 comments on commit 45c5784

Please # to comment.