From ef0a637252251871f0cc7e15f038fece4c387a01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 21:45:16 +0000 Subject: [PATCH] Bump celery from 5.4.0 to 5.6.3 Bumps [celery](https://github.com/celery/celery) from 5.4.0 to 5.6.3. - [Release notes](https://github.com/celery/celery/releases) - [Changelog](https://github.com/celery/celery/blob/v5.6.3/Changelog.rst) - [Commits](https://github.com/celery/celery/compare/v5.4.0...v5.6.3) --- updated-dependencies: - dependency-name: celery dependency-version: 5.6.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6a8604c..e29529e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ uvicorn[standard]==0.34.0 sqlalchemy==2.0.36 alembic==1.14.1 aiosqlite==0.20.0 -celery==5.4.0 +celery==5.6.3 redis==5.2.1 yt-dlp==2026.2.21 anthropic==0.43.0