From 702e829adc6773666a9489e3c16615d22019b7ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jan 2022 22:35:34 +0000 Subject: [PATCH] Bump celery from 4.3.0 to 5.2.2 in /docker/gpu/torch Bumps [celery](https://github.com/celery/celery) from 4.3.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.3.0...v5.2.2) --- updated-dependencies: - dependency-name: celery dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker/gpu/torch/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/gpu/torch/requirements.txt b/docker/gpu/torch/requirements.txt index b05dc17..9d43203 100644 --- a/docker/gpu/torch/requirements.txt +++ b/docker/gpu/torch/requirements.txt @@ -7,7 +7,7 @@ Sphinx==2.0.1 sphinx-autodoc-typehints==1.6.0 flask-restplus==0.12.1 sphinx-rtd-theme==0.4.3 -celery==4.3.0 +celery==5.2.2 vine==1.3.0 redis==3.3.6 pymediainfo==4.0