From 16b1874041fc78ce93c9b5881db52daa9860955d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Aug 2022 18:23:17 +0000 Subject: [PATCH] Bump celery from 3.1.26.post2 to 5.2.2 in /brain Bumps [celery](https://github.com/celery/celery) from 3.1.26.post2 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/commits/v5.2.2) --- updated-dependencies: - dependency-name: celery dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- brain/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/brain/requirements.txt b/brain/requirements.txt index 082590cb..a04a2cf9 100644 --- a/brain/requirements.txt +++ b/brain/requirements.txt @@ -1,4 +1,4 @@ -celery==3.1.26.post2 +celery==5.2.2 coverage==4.5.2 fasteners==0.14.1 mock==2.0.0