From 05bf46e295e7644b0389b8372d717b61d62e495e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Mar 2023 12:39:19 +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 9c29cd74c..be1d03b09 100644 --- a/requirements.txt +++ b/requirements.txt @@ -123,7 +123,7 @@ anyjson==0.3.3 audioread==1.0.3 billiard==3.3.0.19 bleach==3.3.0 -celery==3.1.17 +celery==5.2.2 chardet==2.3.0 cssselect==0.9.1 django-bleach==0.5.2