From d0fc5740caabb7c8c3ff7b6523586797fd605fbf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jan 2022 22:44:27 +0000 Subject: [PATCH] Bump celery from 4.4.2 to 5.2.2 in /requirements Bumps [celery](https://github.com/celery/celery) from 4.4.2 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/4.4.2...v5.2.2) --- updated-dependencies: - dependency-name: celery dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/requirements-common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements-common.txt b/requirements/requirements-common.txt index 1677ca40f..49542dad5 100644 --- a/requirements/requirements-common.txt +++ b/requirements/requirements-common.txt @@ -11,7 +11,7 @@ ruamel.yaml==0.16.10 pyyaml==5.3.1 markdown==2.6.9 pygments==2.2.0 -celery==4.4.2 +celery==5.2.2 redis==3.4.1 notifications-plugin==0.1.2 django-celery-beat==2.0.0