From f8cc95bbf375623b693290d6b71119744319f812 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Aug 2025 16:28:01 +0000 Subject: [PATCH] chore(deps): bump huey from 1.10.1 to 2.5.3 in /vige-api Bumps [huey](https://github.com/coleifer/huey) from 1.10.1 to 2.5.3. - [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/1.10.1...2.5.3) --- updated-dependencies: - dependency-name: huey dependency-version: 2.5.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- vige-api/Pipfile | 2 +- vige-api/Pipfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/vige-api/Pipfile b/vige-api/Pipfile index 3b7c7fa..5b5faf8 100644 --- a/vige-api/Pipfile +++ b/vige-api/Pipfile @@ -12,7 +12,7 @@ alembic = "==1.14.0" psycopg2 = "==2.9.5" requests = "==2.32.2" bcrypt = "==4.2.1" -huey = "==2.5.0" +huey = "==2.5.3" redis = "==2.10.6" cryptography = ">=3.3" pyOpenSSL = ">=19.0.0" diff --git a/vige-api/Pipfile.lock b/vige-api/Pipfile.lock index 5a31342..2f8d5af 100644 --- a/vige-api/Pipfile.lock +++ b/vige-api/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "6f6bd96184e6fcc5f9624c82dcd5310dd0fcf83322108833a591420ccf4326f0" + "sha256": "da689816c0b935ce07f46ce311f5ad3f58f58d9209645b90d658f3ef52f91852" }, "pipfile-spec": 6, "requires": { @@ -724,10 +724,10 @@ }, "huey": { "hashes": [ - "sha256:2ffb52fb5c46a1b0d53c79d59df3622312b27e2ab68d81a580985a8ea4ca3480" + "sha256:089fc72b97fd26a513f15b09925c56fad6abe4a699a1f0e902170b37e85163c7" ], "index": "pypi", - "version": "==2.5.0" + "version": "==2.5.3" }, "idna": { "hashes": [