From 0200160587cfebbde0c87127285724b8a446db50 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2020 11:29:43 +0000 Subject: [PATCH] Bump celery from 4.4.0 to 4.4.6 Bumps [celery](https://github.com/celery/celery) from 4.4.0 to 4.4.6. - [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...v4.4.6) 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..0f424ff5 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==4.4.6 certifi==2019.11.28 chardet==3.0.4 Click==7.0