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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-03-06 04:48:03 +00:00
committed by GitHub
parent 7d4e2cce25
commit cb2a7b5716
2 changed files with 175 additions and 24 deletions

197
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@@ -21,7 +21,7 @@ flask-wtf = "^1.2"
gunicorn = {version = "==22.0.0", extras = ["eventlet"]}
humanize = "~=4.10"
itsdangerous = "~=2.2"
jinja2 = "^3.1.5"
jinja2 = "^3.1.6"
newrelic = "*"
notifications-python-client = "==10.0.0"
pyexcel = "==0.7.0"