Skip to content

Commit

Permalink
chore(deps): 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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 3, 2024
1 parent b9a8f62 commit 9ccfbcb
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 @@ -44,7 +44,7 @@ to = {format = "poetry", path = "pyproject.toml"}
python = "^3.9"
requests = "2.32.0"
pyyaml = "6.0.1"
jinja2 = "==2.11.3"
jinja2 = "==3.1.4"
click = "==7.0"
boto3 = "1.26.15"
better-boto = "0.42.0"
Expand Down

0 comments on commit 9ccfbcb

Please sign in to comment.