From af10d7c6c9ed4546d31562e305635011321577e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jan 2022 22:23:13 +0000 Subject: [PATCH] Bump celery from 3.1.18 to 5.2.2 in /server Bumps [celery](https://github.com/celery/celery) from 3.1.18 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.18...v5.2.2) --- updated-dependencies: - dependency-name: celery dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/requirements.txt b/server/requirements.txt index 4bbc89e..5ccd008 100644 --- a/server/requirements.txt +++ b/server/requirements.txt @@ -3,7 +3,7 @@ anyjson==0.3.3 beautifulsoup4==4.6.0 billiard==3.3.0.23 bs4==0.0.1 -celery==3.1.18 +celery==5.2.2 certifi==2018.1.18 chardet==3.0.4 Django==2.0.2