From c07da9613a435967a4e07ccc1dfee2b312bbe987 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jan 2022 22:23:29 +0000 Subject: [PATCH] Bump celery from 3.1.17 to 5.2.2 Bumps [celery](https://github.com/celery/celery) from 3.1.17 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/v3.1.17...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 bd2c8b6..ba7e425 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ awesome-slugify==1.6.2 beautifulsoup4==4.2.1 billiard==3.3.0.23 boto==2.38.0 -celery==3.1.17 +celery==5.2.2 dj-database-url==0.4.0 django-activity-stream==0.6.1 django-appconf==0.5