From 18bbbf015f0da7996ffdf551fb205ee9d9efa6a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2020 23:03:00 +0000 Subject: [PATCH] Bump django from 1.5.12 to 1.11.28 in /requirements Bumps [django](https://github.com/django/django) from 1.5.12 to 1.11.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.5.12...1.11.28) Signed-off-by: dependabot[bot] --- requirements/legacy.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/legacy.txt b/requirements/legacy.txt index 3512000a4..e8c43611c 100644 --- a/requirements/legacy.txt +++ b/requirements/legacy.txt @@ -1,4 +1,4 @@ -Django==1.5.12 +Django==1.11.28 South==1.0 django-compressor==1.2 django-celery==3.1.16