From fb888b3ddccf3677ad09338cba29733b6bd88cfb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 23:01:27 +0000 Subject: [PATCH] Bump django-haystack from 1.2.7 to 3.4.0 Bumps [django-haystack](https://github.com/django-haystack/django-haystack) from 1.2.7 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/v1.2.7...v3.4.0) --- updated-dependencies: - dependency-name: django-haystack dependency-version: 3.4.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 679dfed..0955c48 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ git+git://github.com/iivvoo/twotest south -django-haystack==1.2.7 +django-haystack==3.4.0 django-taggit django-tinymce django-userena