From e2f30b9b74c894eccb37a1e1329681e05507ab65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Apr 2023 00:06:05 +0000 Subject: [PATCH] Bump celery from 3.1.20 to 5.2.2 Bumps [celery](https://github.com/celery/celery) from 3.1.20 to 5.2.2. - [Release notes](https://github.com/celery/celery/releases) - [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst) - [Commits](https://github.com/celery/celery/compare/v3.1.20...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 6c0ffaa..f21c27f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ Whoosh==2.7.0 amqp==1.4.9 anyjson==0.3.3 billiard==3.3.0.22 -celery==3.1.20 +celery==5.2.2 kombu==3.0.33 lxml==3.5.0 pytz==2015.7