From 4e705f1ceac9bde60ccf70759aea6a4e1d1caf1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jan 2022 22:54:00 +0000 Subject: [PATCH] Bump celery in /docker/ubuntu18.04-cuda10.1/openmpi4.0.4 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/ubuntu18.04-cuda10.1/openmpi4.0.4/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/ubuntu18.04-cuda10.1/openmpi4.0.4/requirements.txt b/docker/ubuntu18.04-cuda10.1/openmpi4.0.4/requirements.txt index aff909b6..3acd7512 100644 --- a/docker/ubuntu18.04-cuda10.1/openmpi4.0.4/requirements.txt +++ b/docker/ubuntu18.04-cuda10.1/openmpi4.0.4/requirements.txt @@ -4,7 +4,7 @@ beautifulsoup4==4.8.0 billiard==3.6.0.0 bleach==3.1.0 bs4==0.0.1 -celery==4.3.0 +celery==5.2.2 certifi==2019.6.16 chardet==3.0.4 Click==7.0