Bump jinja2 from 3.1.5 to 3.1.6

Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.5 to 3.1.6.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.5...3.1.6)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-version: 3.1.6
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-09-09 16:35:33 +00:00 committed by Bruno Alla
parent 17db4ff25c
commit 2a011fb654

View File

@ -34,7 +34,7 @@ dependencies = [
"django-upgrade==1.22.2", "django-upgrade==1.22.2",
"djlint==1.36.4", "djlint==1.36.4",
"gitpython==3.1.43", "gitpython==3.1.43",
"jinja2==3.1.5", "jinja2==3.1.6",
"pre-commit==4.1.0", "pre-commit==4.1.0",
"pygithub==2.5", "pygithub==2.5",
"pytest==8.3.4", "pytest==8.3.4",