From 6f3aa0441b1c0e39ccfad6464594235c0649e429 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 3 May 2026 04:13:19 +0000 Subject: [PATCH] Bump rq from 2.1.0 to 2.8.0 in /apps/api Bumps [rq](https://github.com/rq/rq) from 2.1.0 to 2.8.0. - [Release notes](https://github.com/rq/rq/releases) - [Changelog](https://github.com/rq/rq/blob/v2.8/CHANGES.md) - [Commits](https://github.com/rq/rq/compare/v2.1...v2.8) --- updated-dependencies: - dependency-name: rq dependency-version: 2.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- apps/api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/api/requirements.txt b/apps/api/requirements.txt index 2080b56..23cd4b3 100644 --- a/apps/api/requirements.txt +++ b/apps/api/requirements.txt @@ -7,7 +7,7 @@ python-docx==1.1.2 pytest==9.0.3 httpx==0.28.1 redis==7.4.0 -rq==2.1.0 +rq==2.8.0 celery==5.4.0 chromadb==0.6.3 qdrant-client==1.12.2