From 6c35a13efc34084dda06ac20823fecd9d5624d19 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 17:43:23 +0000 Subject: [PATCH] Bump django from 1.6.5 to 1.11.29 in /configs Bumps [django](https://github.com/django/django) from 1.6.5 to 1.11.29. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.6.5...1.11.29) 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..6046f11 100644 --- a/configs/requirements.txt +++ b/configs/requirements.txt @@ -1,5 +1,5 @@ BeautifulSoup==3.2.1 -Django==1.6.5 +Django==1.11.29 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.29 MySQL-python==1.2.5 South==0.8.4 Werkzeug==0.15.3