From 9441b738ac924cf6a5f39812de739caa47b8c5ae Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 12 May 2021 14:03:47 -0500 Subject: [PATCH] Update jinja2 from 2.11.2 to 3.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a972414..e35bcc7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ django-rest-auth==0.9.5 django-allauth==0.43.0 ecdsa==0.16.1 gunicorn==20.0.4 -Jinja2==2.11.2 +Jinja2==3.0.0 kombu==5.0.2 Markdown==3.3.3 MarkupSafe==1.1.1