From e45e5b04c24ea12de3df4641858892786585043c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 25 Jun 2023 11:36:34 +0000 Subject: [PATCH] Bump celery from 5.3.0 to 5.3.1 (#683) Bumps [celery](https://github.com/celery/celery) from 5.3.0 to 5.3.1. - [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.0...v5.3.1) --- 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 1c7e7b64..c92bccc6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ django-timezone-field==5.0 djangorestframework==3.14.0 channels==4.0.0 channels-redis==4.1.0 -celery==5.3.0 +celery==5.3.1 grpcio==1.54.2 googleapis-common-protos==1.59.0 grpcio-tools==1.54.2