From ecb60e91332c9732d8a0d5259b93defd7828f4e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jan 2022 22:53:43 +0000 Subject: [PATCH] Bump celery from 4.4.2 to 5.2.2 Bumps [celery](https://github.com/celery/celery) from 4.4.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/4.4.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 4efecd5..abbe0c4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,6 +7,6 @@ jsonpickle>=0.9.6 dendropy==4.4.0 pymongo==3.9.0 sphinx==2.3.1 -celery==4.4.2 +celery==5.2.2 redis==3.5.2 click==7.1.2 \ No newline at end of file