From 5eb73717c31fda627f360451d6e6bb445b33565f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 13 Apr 2021 09:02:58 +0000 Subject: [PATCH] Bump django-haystack from 2.8.1 to 3.0 Bumps [django-haystack](https://github.com/toastdriven/django-haystack) from 2.8.1 to 3.0. - [Release notes](https://github.com/toastdriven/django-haystack/releases) - [Changelog](https://github.com/django-haystack/django-haystack/blob/master/docs/changelog.rst) - [Commits](https://github.com/toastdriven/django-haystack/compare/v2.8.1...v3.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 94d2603..6492eed 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ Django==1.11.29 lxml==4.6.3 -django-haystack==2.8.1 +django-haystack==3.0 python-dotenv==0.14.0 zappa==0.51.0 django-storages==1.6.6