From c9ddca4b4f971a4cb4fdc8a59188e2e0a4fac974 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jan 2022 22:22:49 +0000 Subject: [PATCH] Bump celery from 3.1.24 to 5.2.2 Bumps [celery](https://github.com/celery/celery) from 3.1.24 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/v3.1.24...v5.2.2) --- updated-dependencies: - dependency-name: celery dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 26435e3..43855d4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ anyjson==0.3.3 apt-xapian-index==0.45 argparse==1.2.1 billiard==3.3.0.23 -celery==3.1.24 +celery==5.2.2 chardet==2.0.1 cloud-init==0.7.5 colorama==0.2.5