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

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-12 15:11:33 +00:00
committed by GitHub
parent edf1bad616
commit 699f723433
2 changed files with 13 additions and 12 deletions

View File

@@ -85,7 +85,7 @@ flake8-bugbear = "^25.11.29"
flake8-print = "^5.0.0"
flake8-pytest-style = "^2.2.0"
isort = "^7.0.0"
jinja2-cli = {version = "==0.8.2", extras = ["yaml"]}
jinja2-cli = {version = "==1.0.0", extras = ["yaml"]}
moto = "*"
pip-audit = "*"
pre-commit = "^4.5.1"