From 91cb7a02d7b96406dc8e0000034130506ed5770a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jan 2022 22:24:17 +0000 Subject: [PATCH] Bump celery from 4.1.0 to 5.2.2 in /crawler Bumps [celery](https://github.com/celery/celery) from 4.1.0 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.0...v5.2.2) --- updated-dependencies: - dependency-name: celery dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- crawler/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crawler/requirements.txt b/crawler/requirements.txt index 885a1af..3b3f055 100644 --- a/crawler/requirements.txt +++ b/crawler/requirements.txt @@ -6,7 +6,7 @@ billiard==3.5.0.3 boto3==1.4.7 botocore==1.7.35 bottle==0.12.13 -celery==4.1.0 +celery==5.2.2 certifi==2017.7.27.1 chardet==3.0.4 click==6.7