From 07ee028c3ca2bbb60d7803633b982d21e993a57d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Sep 2022 13:55:27 +0000 Subject: [PATCH] Bump celery from 5.1.2 to 5.2.2 Bumps [celery](https://github.com/celery/celery) from 5.1.2 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/v5.1.2...v5.2.2) --- updated-dependencies: - dependency-name: celery dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3b9241b1f..19e0e0d86 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ billiard==3.6.4.0 kombu==5.1.0 boto3==1.23.6 botocore==1.26.6 -celery==5.1.2 +celery==5.2.2 cffi==1.14.4 couchbase==3.0.8 coverage==4.4.1