From 4c1ebc4d65782d45be26959ffecb6218ed1deb6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 23:02:06 +0000 Subject: [PATCH] Bump django-haystack from 3.2.1 to 3.4.0 Bumps [django-haystack](https://github.com/django-haystack/django-haystack) from 3.2.1 to 3.4.0. - [Release notes](https://github.com/django-haystack/django-haystack/releases) - [Changelog](https://github.com/django-haystack/django-haystack/blob/master/docs/changelog.rst) - [Commits](https://github.com/django-haystack/django-haystack/compare/v3.2.1...v3.4.0) --- updated-dependencies: - dependency-name: django-haystack dependency-version: 3.4.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements_local.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_local.txt b/requirements_local.txt index 7a415898..28ceeb05 100644 --- a/requirements_local.txt +++ b/requirements_local.txt @@ -22,7 +22,7 @@ xmltodict==0.11.0 django-crispy-forms==1.11.2 mock==3.0.5 django-colorfield==0.3.2 -django-haystack==3.2.1 +django-haystack==3.4.0 django-storages==1.12.3 boto3==1.20.41 s3cmd==2.1.0