From a04266c534727fd0330419a508c5e1b797640dac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 15:58:48 +0000 Subject: [PATCH] Bump django from 1.6.5 to 1.11.23 in /configs Bumps [django](https://github.com/django/django) from 1.6.5 to 1.11.23. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.6.5...1.11.23) Signed-off-by: dependabot[bot] --- configs/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configs/requirements.txt b/configs/requirements.txt index b7dd3f9..055ffbc 100644 --- a/configs/requirements.txt +++ b/configs/requirements.txt @@ -1,5 +1,5 @@ BeautifulSoup==3.2.1 -Django==1.6.5 +Django==1.11.23 South==0.8.4 #Twisted==14.0.0 Werkzeug==0.15.3 @@ -37,7 +37,7 @@ urllib3==1.8.2 wsgiref==0.1.2 zope.interface==4.1.1 BeautifulSoup==3.2.1 -Django==1.6.5 +Django==1.11.23 MySQL-python==1.2.5 South==0.8.4 Werkzeug==0.15.3