Skip to content

Commit 07d90f0

Browse files
chore(deps): 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 60e5347 commit 07d90f0

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
@@ -44,7 +44,7 @@ to = {format = "poetry", path = "pyproject.toml"}
4444
python = "^3.9"
4545
requests = "2.32.0"
4646
pyyaml = "6.0.1"
47-
jinja2 = "==2.11.3"
47+
jinja2 = "==3.1.4"
4848
click = "==7.0"
4949
boto3 = "1.26.15"
5050
better-boto = "0.42.0"

0 commit comments

Comments
 (0)