From 640b26da875eadfd6f48c0543dd6fb91680c8708 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2020 09:27:46 +0000 Subject: [PATCH] Bump kombu from 3.0.35 to 4.6.11 in /api Bumps [kombu](https://kombu.readthedocs.io) from 3.0.35 to 4.6.11. Signed-off-by: dependabot-preview[bot] --- api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/requirements.txt b/api/requirements.txt index bfba4af..3ff7eea 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -9,7 +9,7 @@ django-cors-headers==3.0.1 django-dotenv==1.4.1 djangorestframework==3.9.4 future==0.17.1 -kombu==3.0.35 +kombu==4.6.11 opbeat==3.5.1 psycopg2==2.6.2 pytz==2019.1