From bda992df73227e25ba7a151e0c072dcc38149ac4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 1 Jul 2020 07:40:45 +0200 Subject: [PATCH] Update django from 1.11.8 to 3.0.8 --- requirements/install.pip | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/install.pip b/requirements/install.pip index b274212..437a166 100644 --- a/requirements/install.pip +++ b/requirements/install.pip @@ -1,4 +1,4 @@ -Django==1.11.8 +Django==3.0.8 Jinja2==2.10 django-appconf==1.0.2 django-babel==0.6.2