From e03a959cb4a2d9d49752527afad3b953a3a102ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jan 2022 22:30:03 +0000 Subject: [PATCH] Bump celery from 4.1.0 to 5.2.2 in /lisa_web Bumps [celery](https://github.com/celery/celery) from 4.1.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.1.0...v5.2.2) --- updated-dependencies: - dependency-name: celery dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- lisa_web/lisa_web_requirement.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisa_web/lisa_web_requirement.txt b/lisa_web/lisa_web_requirement.txt index 57f2f67..c7d292c 100644 --- a/lisa_web/lisa_web_requirement.txt +++ b/lisa_web/lisa_web_requirement.txt @@ -14,7 +14,7 @@ amqp==2.2.1 argparse==1.2.1 billiard==3.5.0.3 blinker==1.4 -celery==4.1.0 +celery==5.2.2 click==6.7 dominate==2.3.1 itsdangerous==0.24