From fac9b5ee5e0ddd3016e794cada7044694506bf46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Apr 2023 04:34:33 +0000 Subject: [PATCH] Bump celery from 3.1.17 to 5.2.2 Bumps [celery](https://github.com/celery/celery) from 3.1.17 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.17...v5.2.2) --- updated-dependencies: - dependency-name: celery dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.freezed.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.freezed.txt b/requirements.freezed.txt index 13323e2..a5448ea 100644 --- a/requirements.freezed.txt +++ b/requirements.freezed.txt @@ -5,7 +5,7 @@ bcrypt==3.1.4 billiard==3.3.0.23 biopython==1.68 boto==2.38.0 -celery==3.1.17 +celery==5.2.2 certifi==2018.10.15 cffi==1.11.5 chardet==3.0.4 diff --git a/requirements.txt b/requirements.txt index 4a07a20..57fdf53 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ honcho==0.6.4 Jinja2==2.11.3 psycopg2==2.7.3.2 redis==2.10.6 -celery==3.1.17 +celery==5.2.2 tqdm==4.19.5 requests==2.18.4 ftptool==0.7.1