From 20185d85e036711fc2301dfa06b53ab84cc6d006 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jan 2022 22:26:09 +0000 Subject: [PATCH] build(deps): bump celery from 4.0.0 to 5.2.2 Bumps [celery](https://github.com/celery/celery) from 4.0.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.0.0...v5.2.2) --- updated-dependencies: - dependency-name: celery dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- docker-requirements.txt | 2 +- requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 4a0bb955..68548fa9 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,6 +1,6 @@ amqp==2.1.3 billiard==3.5.0.2 -celery==4.0.0 +celery==5.2.2 Cython==0.24 Django==1.9.6 django-autocomplete-light==3.1.6 diff --git a/docker-requirements.txt b/docker-requirements.txt index 4628bde9..d6970383 100644 --- a/docker-requirements.txt +++ b/docker-requirements.txt @@ -1,7 +1,7 @@ amqp==2.1.3 asn1crypto==0.24.0 billiard==3.5.0.2 -celery==4.0.0 +celery==5.2.2 cffi==1.11.5 click==6.7 coreapi==2.3.3 diff --git a/requirements.txt b/requirements.txt index 3c87c60e..93326840 100644 --- a/requirements.txt +++ b/requirements.txt @@ -91,7 +91,7 @@ azure-storage-file==1.4.0 azure-storage-queue==1.4.0 backports.shutil-get-terminal-size==1.0.0 billiard==3.5.0.2 -celery==4.0.0 +celery==5.2.2 certifi==2019.3.9 cffi==1.11.5 chardet==3.0.4