Bump jinja2-cli from 0.8.2 to 1.0.0 (#2163)

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](https://github.com/mattrobenolt/jinja2-cli/compare/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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-01-20 20:24:28 +00:00
committed by GitHub
parent c9b0b11893
commit 3efbb07fa1
2 changed files with 26 additions and 13 deletions

View File

@@ -96,7 +96,7 @@ freezegun = "^1.5.5"
hypothesis = "^6.149.1"
honcho = "*"
isort = "^7.0.0"
jinja2-cli = {version = "==0.8.2", extras = ["yaml"]}
jinja2-cli = {version = "==1.0.0", extras = ["yaml"]}
moto = "==5.1.19"
pip-audit = "*"
pre-commit = "^4.5.1"