From a8f672e72a9911ff57cfa8c641826ae25a578f7c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 4 Jan 2018 18:58:03 +0100 Subject: [PATCH] Update django from 1.11.8 to 2.0 --- requirements/install.pip | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/install.pip b/requirements/install.pip index 1afe6e0..f19c25f 100644 --- a/requirements/install.pip +++ b/requirements/install.pip @@ -1,4 +1,4 @@ -Django==1.11.8 +Django==2.0 Jinja2==2.10 django-appconf==1.0.2 django-babel==0.6.2