From 154b4ad62ecad8e771f78c139d84fc8d61446439 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 Nov 2017 16:06:07 +0300 Subject: [PATCH] Update aiohttp from 2.3.1 to 2.3.2 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 4e67094..b241fa0 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -10,5 +10,5 @@ aiopg[sa]==0.13.1 aioredis==0.3.4 hiredis==0.2.0 passlib==1.7.1 -aiohttp==2.3.1 +aiohttp==2.3.2 pytest-aiohttp==0.1.3