From 2b3c7e19f569c20876c646aad0516c8db450ac1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Nov 2023 17:55:22 +0000 Subject: [PATCH] Bump celery from 5.3.5 to 5.3.6 (#970) Bumps [celery](https://github.com/celery/celery) from 5.3.5 to 5.3.6. - [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.5...v5.3.6) --- 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 30b3b163..cd447e2a 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.5 +celery==5.3.6 grpcio==1.59.2 googleapis-common-protos==1.61.0 grpcio-tools==1.59.2