Merge pull request #2379 from GSA/dependabot/pip/jinja2-3.1.6

Bump jinja2 from 3.1.5 to 3.1.6
This commit is contained in:
Kenneth Kehl
2025-03-06 12:13:43 -08:00
committed by GitHub
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"