Update jinja

This commit is contained in:
dgtlmoon
2022-10-27 11:56:54 +02:00
parent a4f5cf6ca3
commit da9e1a0f26
+1 -1
View File
@@ -47,7 +47,7 @@ selenium ~= 4.1.0
werkzeug ~= 2.0.0
# Templating, so far just in the URLs but in the future can be for the notifications also
jinja2
jinja2 ~= 3.1
jinja2-time
# playwright is installed at Dockerfile build time because it's not available on all platforms