From b88dd88d2326c11422a31ea49b4270ed1db22073 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 12:29:56 +0000 Subject: [PATCH] Bump celery from 3.1.23 to 5.2.2 in /neuropower Bumps [celery](https://github.com/celery/celery) from 3.1.23 to 5.2.2. - [Release notes](https://github.com/celery/celery/releases) - [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst) - [Commits](https://github.com/celery/celery/compare/v3.1.23...v5.2.2) --- updated-dependencies: - dependency-name: celery dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- neuropower/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neuropower/requirements.txt b/neuropower/requirements.txt index f2df36a..a915980 100644 --- a/neuropower/requirements.txt +++ b/neuropower/requirements.txt @@ -7,7 +7,7 @@ botocore==1.8.23 boto boto3 cached-property==1.3.0 -celery==3.1.23 +celery==5.2.2 celery[redis] cement==2.4.0 colorama==0.3.3