From 76e63238f18d8b9295e83d344a3b29a2d485c882 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 14 Sep 2017 14:18:21 +0200 Subject: [PATCH] Update amqp from 2.2.1 to 2.2.2 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 4f9b5606..70b74327 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,7 +4,7 @@ # # pip-compile --output-file requirements-dev.txt requirements-dev.in # -amqp==2.2.1 # via kombu +amqp==2.2.2 # via kombu billiard==3.5.0.3 # via celery celery==4.1.0 coverage==4.4.1