From ba02d73e91c4bba06cf52a01a1bd1b9d5d93a6a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Jul 2022 10:38:21 +0000 Subject: [PATCH] Bump celery from 3.1.18 to 5.2.2 Bumps [celery](https://github.com/celery/celery) from 3.1.18 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.18...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 f8a4471..1f487cd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ amqp==1.4.9 anyjson==0.3.3 billiard==3.3.0.23 -celery==3.1.18 +celery==5.2.2 certifi==2019.9.11 chardet==3.0.4 Django==2.2.28