From ab9b8325d30beb252f0894b59ae9bbf482e4a750 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 Nov 2023 12:34:43 +0000 Subject: [PATCH] Bump celery from 5.3.4 to 5.3.5 (#943) Bumps [celery](https://github.com/celery/celery) from 5.3.4 to 5.3.5. - [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.4...v5.3.5) --- updated-dependencies: - dependency-name: celery dependency-type: direct:production update-type: version-update:semver-patch ... 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 f468dcc5..06db3afe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ django-redis==5.4.0 djangorestframework==3.14.0 channels==4.0.0 channels-redis==4.1.0 -celery==5.3.4 +celery==5.3.5 grpcio==1.59.2 googleapis-common-protos==1.61.0 grpcio-tools==1.59.2