From f870877cdfaf10fd94bcdceb7f6b44ffc6f03933 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Jul 2022 07:26:41 +0000 Subject: [PATCH] Bump celery from 4.4.4 to 5.2.2 in /crawlerx_server Bumps [celery](https://github.com/celery/celery) from 4.4.4 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.4.4...v5.2.2) --- updated-dependencies: - dependency-name: celery dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- crawlerx_server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crawlerx_server/requirements.txt b/crawlerx_server/requirements.txt index 9a0c357..7233586 100644 --- a/crawlerx_server/requirements.txt +++ b/crawlerx_server/requirements.txt @@ -8,7 +8,7 @@ attrs==19.3.0 Automat==20.2.0 bcrypt==3.1.7 billiard==3.6.3.0 -celery==4.4.4 +celery==5.2.2 certifi==2020.4.5.1 cffi==1.14.0 chardet==3.0.4