From 6020b1730e0ae32c393a9f810fb546a3028472f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 16:55:17 +0000 Subject: [PATCH] Bump django from 1.4 to 1.11.29 in /test/multiple-requirements/haystack Bumps [django](https://github.com/django/django) from 1.4 to 1.11.29. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.4...1.11.29) Signed-off-by: dependabot[bot] --- test/multiple-requirements/haystack/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/multiple-requirements/haystack/requirements.txt b/test/multiple-requirements/haystack/requirements.txt index 23b57dc..cd9c501 100644 --- a/test/multiple-requirements/haystack/requirements.txt +++ b/test/multiple-requirements/haystack/requirements.txt @@ -1 +1 @@ -Django==1.4 \ No newline at end of file +Django==1.11.29 \ No newline at end of file