Bump jinja2 from 3.0.0 to 3.1.6

Bumps [jinja2](https://github.com/pallets/jinja) from 3.0.0 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.0.0...3.1.6)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-03-05 23:32:57 +00:00 committed by GitHub
parent 975921183c
commit 30db92ae31
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 209 additions and 31 deletions

238
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -61,7 +61,7 @@ docutils = "0.17.1"
idna = "2.10"
imagesize = "1.3.0"
importlib-metadata = "4.11.3"
jinja2 = "3.0.0"
jinja2 = "3.1.6"
markdown-it-py = "2.2.0"
markupsafe = "2.1.1"
mdit-py-plugins = "0.3.0"