From ee6fa5a884af19a7b5d9cc8e32bc092d481dcebc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 15:58:27 +0000 Subject: [PATCH] Bump celery from 5.3.1 to 5.3.4 (#839) Bumps [celery](https://github.com/celery/celery) from 5.3.1 to 5.3.4. - [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.1...v5.3.4) --- 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 93ea6d82b..6bfc38110 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ django-redis==5.3.0 djangorestframework==3.14.0 channels==4.0.0 channels-redis==4.1.0 -celery==5.3.1 +celery==5.3.4 grpcio==1.57.0 googleapis-common-protos==1.60.0 grpcio-tools==1.57.0