From ffe3a1623a00a823ad1a404c6eb5168f36c8c9fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jan 2022 22:35:21 +0000 Subject: [PATCH] Bump celery from 4.2.1 to 5.2.2 in /saasrest Bumps [celery](https://github.com/celery/celery) from 4.2.1 to 5.2.2. - [Release notes](https://github.com/celery/celery/releases) - [Changelog](https://github.com/celery/celery/blob/master/Changelog.rst) - [Commits](https://github.com/celery/celery/compare/v4.2.1...v5.2.2) --- updated-dependencies: - dependency-name: celery dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- saasrest/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/saasrest/requirements.txt b/saasrest/requirements.txt index 1308eec..89c48de 100644 --- a/saasrest/requirements.txt +++ b/saasrest/requirements.txt @@ -16,7 +16,7 @@ boto3==1.14.6 botocore==1.17.6 CacheControl==0.12.5 case==1.5.3 -celery==4.2.1 +celery==5.2.2 certifi==2018.10.15 channels==2.4.0 channels-redis==2.4.2