From dc2315e3fcafc07971d54b5f171b06cc93f171fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jan 2022 22:23:00 +0000 Subject: [PATCH] Bump celery from 3.1.18 to 5.2.2 in /sshd_base Bumps [celery](https://github.com/celery/celery) from 3.1.18 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.18...v5.2.2) --- updated-dependencies: - dependency-name: celery dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- sshd_base/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sshd_base/requirements.txt b/sshd_base/requirements.txt index ad9314d..ace5e9f 100644 --- a/sshd_base/requirements.txt +++ b/sshd_base/requirements.txt @@ -1,7 +1,7 @@ amqp==1.4.6 anyjson==0.3.3 billiard==3.3.0.20 -celery==3.1.18 +celery==5.2.2 chardet==2.0.1 Django==1.8.2 django-filter==0.10.0