Skip to content

Commit dabf11a

Browse files
Bump jinja2-cli from 0.8.2 to 1.0.0
Bumps [jinja2-cli](https://github.com/mattrobenolt/jinja2-cli) from 0.8.2 to 1.0.0. - [Release notes](https://github.com/mattrobenolt/jinja2-cli/releases) - [Commits](mattrobenolt/jinja2-cli@0.8.2...v1.0.0) --- updated-dependencies: - dependency-name: jinja2-cli dependency-version: 1.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1fb1526 commit dabf11a

File tree

2 files changed

+13
-12
lines changed

2 files changed

+13
-12
lines changed

poetry.lock

Lines changed: 12 additions & 11 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
@@ -95,7 +95,7 @@ freezegun = "^1.5.5"
9595
hypothesis = "^6.149.1"
9696
honcho = "*"
9797
isort = "^7.0.0"
98-
jinja2-cli = {version = "==0.8.2", extras = ["yaml"]}
98+
jinja2-cli = {version = "==1.0.0", extras = ["yaml"]}
9999
moto = "==5.1.19"
100100
pip-audit = "*"
101101
pre-commit = "^4.5.1"

0 commit comments

Comments
 (0)