Skip to content

Commit cabe971

Browse files
chore(deps): bump celery from 5.6.2 to 5.6.3 in /backend
Bumps [celery](https://github.com/celery/celery) from 5.6.2 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](celery/celery@v5.6.2...v5.6.3) --- updated-dependencies: - dependency-name: celery dependency-version: 5.6.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2084680 commit cabe971

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ alembic==1.13.0
3232

3333
# Task Queue (Redis + Celery)
3434
redis==7.1.0
35-
celery==5.6.2
35+
celery==5.6.3
3636

3737
# AI Providers (Multi-Model Support)
3838
openai==2.11.0

0 commit comments

Comments
 (0)