From 9e124104b6b784a51e44207403e0eb72e6fef9d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2020 21:57:27 +0000 Subject: [PATCH] Bump django from 1.4 to 1.11.28 in /test/multiple-requirements/haystack Bumps [django](https://github.com/django/django) from 1.4 to 1.11.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.4...1.11.28) 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..34aeaab 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.28 \ No newline at end of file