From 6ef626e4c934ae6ae10502ae6ed69c22745bb412 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 07:15:24 +0000 Subject: [PATCH] Bump huey from 2.5.4 to 2.6.0 in /requirements Bumps [huey](https://github.com/coleifer/huey) from 2.5.4 to 2.6.0. - [Release notes](https://github.com/coleifer/huey/releases) - [Changelog](https://github.com/coleifer/huey/blob/master/CHANGELOG.md) - [Commits](https://github.com/coleifer/huey/compare/2.5.4...2.6.0) --- updated-dependencies: - dependency-name: huey dependency-version: 2.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/main.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/main.txt b/requirements/main.txt index 547b11bf..43d8fb32 100644 --- a/requirements/main.txt +++ b/requirements/main.txt @@ -7,7 +7,7 @@ django-searchable-encrypted-fields==0.2.1 django-silk==5.4.3 django-solo==2.4.0 django-url-or-relative-url-field==0.2.0 -huey==2.5.4 +huey==2.6.0 jsonfield==3.2.0 markdown==3.10.0 pwned-passwords-django==5.2.0