From a74f713995e06808cbafa2d493112d82b718c6fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 May 2022 21:48:58 +0000 Subject: [PATCH] Bump celery from 3.1.26.post2 to 5.2.2 in /src 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] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index ab3567e..adf836a 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -3,7 +3,7 @@ anyjson==0.3.3 asgiref==3.2.7 autopep8==1.5.2 billiard==3.3.0.23 -celery==3.1.26.post2 +celery==5.2.2 Django==3.1.14 django-celery==3.3.1 django-contrib-comments==1.9.2