diff --git a/setup.py b/setup.py index 8e19a8c2..8bd1054c 100644 --- a/setup.py +++ b/setup.py @@ -38,7 +38,7 @@ 'PyYAML', 'PyMYSQL', 'phonenumbers', - 'jinja2==3.0.3', + 'jinja2==3.1.4', 'webassets', 'beaker', 'cryptography==42.0.5',