From 333340146a22847dab7ede9dbe8cf5ec8ba31a18 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 29 Mar 2017 21:31:16 +0300 Subject: [PATCH] Update aiohttp from 2.0.3 to 2.0.5 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 08110d1..1cbcc68 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -10,5 +10,5 @@ aiopg[sa]==0.13.0 aioredis==0.2.9 hiredis==0.2.0 passlib==1.7.0 -aiohttp==2.0.3 +aiohttp==2.0.5 pytest-aiohttp==0.1.2