From 460bb90ed61e11d25ef975a8d98c4a2a735f2afc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Apr 2024 19:33:21 +0000 Subject: [PATCH] Bump celery from 5.3.6 to 5.4.0 (#1238) Bumps [celery](https://github.com/celery/celery) from 5.3.6 to 5.4.0. - [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.3.6...v5.4.0) --- updated-dependencies: - dependency-name: celery dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a6c0f284..25ade925 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ django-redis==5.4.0 djangorestframework==3.15.0 channels==4.1.0 channels-redis==4.2.0 -celery==5.3.6 +celery==5.4.0 grpcio==1.62.0 googleapis-common-protos==1.63.0 grpcio-tools==1.62.0