From c347033375697fc5c3beae4d631cc2e83b8429e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jan 2022 22:46:34 +0000 Subject: [PATCH] Bump celery from 4.2.1 to 5.2.2 in /web 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] --- web/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/requirements.txt b/web/requirements.txt index d8cc8023..f79075a0 100644 --- a/web/requirements.txt +++ b/web/requirements.txt @@ -1,7 +1,7 @@ amqp==2.4.1 backcall==0.1.0 billiard==3.5.0.5 -celery==4.2.1 +celery==5.2.2 Click==7.0 cycler==0.10.0 decorator==4.3.2