From c85567e188d4f37238a07925306929dc79c6b4a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jan 2022 22:49:48 +0000 Subject: [PATCH] Bump celery from 4.4.7 to 5.2.2 in /language/python/message-queue 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] --- language/python/message-queue/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/language/python/message-queue/requirements.txt b/language/python/message-queue/requirements.txt index f9deeea..ceca78f 100644 --- a/language/python/message-queue/requirements.txt +++ b/language/python/message-queue/requirements.txt @@ -1 +1 @@ -celery==4.4.7 +celery==5.2.2