From aefeb91e2a00e9078d0a024914097344efb6fc86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 11 May 2025 07:33:38 +0000 Subject: [PATCH] chore(deps): bump celery from 5.4.0 to 5.5.2 Bumps [celery](https://github.com/celery/celery) from 5.4.0 to 5.5.2. - [Release notes](https://github.com/celery/celery/releases) - [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst) - [Commits](https://github.com/celery/celery/compare/v5.4.0...v5.5.2) --- updated-dependencies: - dependency-name: celery dependency-version: 5.5.2 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 0ca9e0cf..fe742bad 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ django-redis==5.4.0 djangorestframework==3.15.2 channels==4.2.0 channels-redis==4.2.1 -celery==5.4.0 +celery==5.5.2 grpcio==1.67.0 googleapis-common-protos==1.70.0 grpcio-tools==1.67.0