Bump jinja2 from 3.1.5 to 3.1.6 (#2011)

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-type: direct:production
...

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]
2025-06-28 23:24:46 +02:00
committed by GitHub
parent 09eef6701a
commit 960b28d454
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ future = "^1.0.0"
future-annotations= "^1.0.0"
html5lib = "^1.1"
idna = "^3.4"
Jinja2 = "^3.1.5"
Jinja2 = "^3.1.6"
lxml = "^5.3.0"
MarkupSafe = "^3.0.2"
mock = "^5.1.0"