From f94faafd92d43234e3ecd07db55cb224501cf5d2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 19 Oct 2020 10:38:48 +0000 Subject: [PATCH] Bump celery from 4.4.0 to 5.0.1 Bumps [celery](https://github.com/celery/celery) from 4.4.0 to 5.0.1. - [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/4.4.0...v5.0.1) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 84412031..18237ed8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ amqp==2.6.0 billiard==3.6.1.0 -celery==4.4.0 +celery==5.0.1 certifi==2019.11.28 chardet==3.0.4 Click==7.0