From aec6cca5f0d9c8847556e2742b63843e28f7911b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jan 2022 22:25:56 +0000 Subject: [PATCH] Bump celery from 4.2.1 to 5.2.2 in /requirements Bumps [celery](https://github.com/celery/celery) from 4.2.1 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.2.1...v5.2.2) --- updated-dependencies: - dependency-name: celery dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/common.txt b/requirements/common.txt index d7aabf3..7eff934 100644 --- a/requirements/common.txt +++ b/requirements/common.txt @@ -13,7 +13,7 @@ billiard==3.5.0.4 bitstring==3.1.5 bleach==2.1.3 blinker==1.4 -celery==4.2.1 +celery==5.2.2 certifi==2018.4.16 cffi==1.11.5 chardet==3.0.4