From f350e5ba5255e3a7fe82d5d6cd6d09963f612742 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jan 2022 18:23:27 +0000 Subject: [PATCH] Bump celery from 5.0.5 to 5.2.2 Bumps [celery](https://github.com/celery/celery) from 5.0.5 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/v5.0.5...v5.2.2) --- updated-dependencies: - dependency-name: celery dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.lock.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.lock.txt b/requirements.lock.txt index 6bb3df5..c0b764f 100644 --- a/requirements.lock.txt +++ b/requirements.lock.txt @@ -8,7 +8,7 @@ billiard==3.6.4.0 bleach==4.1.0 blinker==1.4 cached-property==1.5.2 -celery==5.1.2 +celery==5.2.2 certifi==2021.10.8 cffi==1.15.0 charset-normalizer==2.0.10