From 7006f1055a70f60f76552f104f4aa22fbf3c043f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Feb 2018 20:30:56 +0000 Subject: [PATCH] Update django from 1.11.2 to 2.0.2 --- code_share/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code_share/requirements.txt b/code_share/requirements.txt index be37f04..66014a8 100644 --- a/code_share/requirements.txt +++ b/code_share/requirements.txt @@ -1,6 +1,6 @@ appdirs==1.4.3 dj-database-url==0.4.2 -Django==1.11.2 +Django==2.0.2 gunicorn==19.7.1 packaging==16.8 psycopg2==2.7.1