Bump jinja2 from 3.1.4 to 3.1.5

This commit is contained in:
Andrew Shumway
2024-12-23 12:14:35 -07:00
parent e3674d1897
commit b60bbeb994
2 changed files with 6 additions and 6 deletions

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"
jinja2 = "^3.1.5"
newrelic = "*"
notifications-python-client = "==10.0.0"
pyexcel = "==0.7.0"