From c168b66c7ca3e1e7281adfa5d04e07ff71ed77e0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2019 12:34:36 +0000 Subject: [PATCH] Bump kombu from 4.4.0 to 4.6.3 Bumps [kombu](https://kombu.readthedocs.io) from 4.4.0 to 4.6.3. 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 80afe0f6932..bfc2ffc7810 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ Paver==1.3.4 python-slugify==3.0.2 decorator==4.3.2 celery==4.2.1 -kombu==4.4.0 +kombu==4.6.3 boto<=2.49.0 six<1.11.0 # https://github.com/benjaminp/six/issues/210 tqdm==4.32.2