From 02630a181a58f5316eddddbc354b1ae855d72c3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jan 2022 22:36:38 +0000 Subject: [PATCH] Bump celery from 4.3.0 to 5.2.2 in /backend Bumps [celery](https://github.com/celery/celery) from 4.3.0 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/v4.3.0...v5.2.2) --- updated-dependencies: - dependency-name: celery dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index c674cdf..54f4b05 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -21,7 +21,7 @@ flask-jwt-extended==3.20.0 PyJWT==1.6.4 Flask-Mail==0.9.1 mockredispy==2.9.3 -celery==4.3.0 +celery==5.2.2 attrs==19.1.0 elasticsearch==7.0.2 elasticsearch-dsl==7.0.0