From e330fc769a8ec9bd2b60b4eaf510daa27be5f634 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2020 01:26:32 +0000 Subject: [PATCH] Bump django from 1.8.11 to 1.11.28 in /requirements Bumps [django](https://github.com/django/django) from 1.8.11 to 1.11.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.8.11...1.11.28) Signed-off-by: dependabot[bot] --- requirements/common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/common.txt b/requirements/common.txt index 18909fc8..f8ae9bc0 100644 --- a/requirements/common.txt +++ b/requirements/common.txt @@ -1,5 +1,5 @@ sqlparse<0.2 -Django==1.8.11 +Django==1.11.28 django-haystack==2.4.1 elasticsearch==2.3.0 pytz==2016.3