From 9b63c726d343368444dc2f8811a43aa0c1665b57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 17:23:06 +0000 Subject: [PATCH] Bump django from 1.5.4 to 1.11.29 Bumps [django](https://github.com/django/django) from 1.5.4 to 1.11.29. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.5.4...1.11.29) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 21e88ac..b479412 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==1.5.4 +Django==1.11.29 MySQL-python==1.2.4 South==0.8.2 -e git://github.com/omab/django-social-auth.git@a56de6257f6de6cba411496f6e86c3df3c8b577d#egg=django_social_auth-dev