From 40d8fa0eab4b7d8ba52f9759c6b420a180b0ea2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jan 2022 22:49:02 +0000 Subject: [PATCH] Bump celery from 4.4.5 to 5.2.2 in /celery Bumps [celery](https://github.com/celery/celery) from 4.4.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/v4.4.5...v5.2.2) --- updated-dependencies: - dependency-name: celery dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- celery/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/celery/requirements.txt b/celery/requirements.txt index 7ea1fc9..98740be 100644 --- a/celery/requirements.txt +++ b/celery/requirements.txt @@ -1,7 +1,7 @@ gql==2.0.0 boto3==1.13.24 amqp==2.6.1 -celery==4.4.5 +celery==5.2.2 py2neo==2020.0.0 retry==0.9.2 python-jose==3.2.0