From 4e39341a440b45d3433b1ab6e739915c468684cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jan 2022 22:26:05 +0000 Subject: [PATCH] Bump celery from 4.0.2 to 5.2.2 in /2018-Defcon-China-Final/web1/src/web Bumps [celery](https://github.com/celery/celery) from 4.0.2 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.0.2...v5.2.2) --- updated-dependencies: - dependency-name: celery dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 2018-Defcon-China-Final/web1/src/web/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2018-Defcon-China-Final/web1/src/web/requirements.txt b/2018-Defcon-China-Final/web1/src/web/requirements.txt index 1c9a8664..b7683582 100644 --- a/2018-Defcon-China-Final/web1/src/web/requirements.txt +++ b/2018-Defcon-China-Final/web1/src/web/requirements.txt @@ -4,7 +4,7 @@ attrs==17.4.0 Babel==2.5.3 billiard==3.5.0.2 blinker==1.4 -celery==4.0.2 +celery==5.2.2 certifi==2018.4.16 chardet==3.0.4 click==6.7