From 9949cce9434613f8473a3e9757918710b3eae545 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jan 2022 22:53:33 +0000 Subject: [PATCH] Bump celery from 4.4.7 to 5.2.2 in /services/myp Bumps [celery](https://github.com/celery/celery) from 4.4.7 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.4.7...v5.2.2) --- updated-dependencies: - dependency-name: celery dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- services/myp/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/myp/requirements.txt b/services/myp/requirements.txt index e2b5768..4d2fe16 100644 --- a/services/myp/requirements.txt +++ b/services/myp/requirements.txt @@ -8,7 +8,7 @@ billiard==3.6.3.0 black==20.8b1 blinker==1.4 branca==0.4.2 -celery==4.4.7 +celery==5.2.2 certifi==2020.12.5 cffi==1.14.5 chardet==4.0.0