From 997f7d2272e38870807c97924e95916f014f11f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jan 2022 22:49:17 +0000 Subject: [PATCH] Bump celery from 3.1.26.post2 to 5.2.2 Bumps [celery](https://github.com/celery/celery) from 3.1.26.post2 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/commits/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 5a86654..424230e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ autobahn==19.9.3 Automat==0.7.0 beautifulsoup4==4.8.1 billiard==3.3.0.23 -celery==3.1.26.post2 +celery==5.2.2 certifi==2019.6.16 cffi==1.12.3 channels==2.3.0