From 70d9f06af2dfc8935dc604aed99671350dc0a4c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 17:07:51 +0000 Subject: [PATCH] Bump django from 1.8.4 to 1.11.29 in /sousearch Bumps [django](https://github.com/django/django) from 1.8.4 to 1.11.29. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.8.4...1.11.29) Signed-off-by: dependabot[bot] --- sousearch/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sousearch/requirements.txt b/sousearch/requirements.txt index d29af08..8eedf3a 100644 --- a/sousearch/requirements.txt +++ b/sousearch/requirements.txt @@ -1,4 +1,4 @@ -Django==1.8.4 +Django==1.11.29 django-bootstrap-pagination==1.5.1 django-haystack==2.4.0 elasticsearch==1.6.0