From 3b7b3cffb106e599ac88cb76df3ca09d23e536f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jan 2022 22:29:21 +0000 Subject: [PATCH] Bump celery from 4.1.1 to 5.2.2 in /api Bumps [celery](https://github.com/celery/celery) from 4.1.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.1.1...v5.2.2) --- updated-dependencies: - dependency-name: celery dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/requirements.txt b/api/requirements.txt index fa55a72..694d91e 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -6,7 +6,7 @@ billiard==3.5.0.3 boto3==1.7.59 botocore==1.10.59 Brotli==1.0.7 -celery==4.1.1 +celery==5.2.2 certifi==2018.10.15 chardet==3.0.4 colorful==0.4.1