From 7152615a461e8bf0939f7add55e943cf1cdf55a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jan 2022 22:27:43 +0000 Subject: [PATCH] Bump celery from 4.2.1 to 5.2.2 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 12b1895..7b94aae 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -celery==4.2.1 +celery==5.2.2 minio==4.0.6 newspaper3k==0.2.8 gevent==1.3.7 \ No newline at end of file