From 1aa524c4d9b5f3891a54bbde95b27acbaa3c0f64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jan 2022 22:30:58 +0000 Subject: [PATCH] Bump celery from 4.1.0 to 5.2.2 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] --- requirement.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirement.txt b/requirement.txt index e045eb71..8a595d6d 100644 --- a/requirement.txt +++ b/requirement.txt @@ -1,7 +1,7 @@ amqp==2.3.2 beautifulsoup4==4.6.0 billiard==3.5.0.5 -celery==4.1.0 +celery==5.2.2 certifi==2018.1.18 chardet==3.0.4 Click==7.0