From b2e0e941e22f57861f86a2d20f7c07e2e8e11541 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 18:43:53 +0000 Subject: [PATCH] Bump django from 1.8.11 to 1.11.29 in /requirements Bumps [django](https://github.com/django/django) from 1.8.11 to 1.11.29. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.8.11...1.11.29) 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..65ad3c50 100644 --- a/requirements/common.txt +++ b/requirements/common.txt @@ -1,5 +1,5 @@ sqlparse<0.2 -Django==1.8.11 +Django==1.11.29 django-haystack==2.4.1 elasticsearch==2.3.0 pytz==2016.3