From 0ef0ef9acec1ce834211fb65dc7464a0ecd2fe9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 07:16:08 +0000 Subject: [PATCH] Bump huey from 2.5.1 to 2.5.2 in /requirements Bumps [huey](https://github.com/coleifer/huey) from 2.5.1 to 2.5.2. - [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.1...2.5.2) --- updated-dependencies: - dependency-name: huey dependency-type: direct:production update-type: version-update:semver-patch ... 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 6922f937..f3ad03ab 100644 --- a/requirements/main.txt +++ b/requirements/main.txt @@ -14,7 +14,7 @@ djangorestframework==3.15.1 djangorestframework-api-key==3.0.0 docutils==0.21.2 drf-yasg==1.21.7 -huey==2.5.1 +huey==2.5.2 hypercorn[h3]==0.17.3 jsonfield==3.1.0 markdown==3.6.0