From 08bdad3d852957ea47e147bcdf5762255cadad3b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 6 Apr 2017 18:26:21 +0300 Subject: [PATCH] Update aiohttp from 2.0.3 to 2.0.6 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 08110d1..85cc24e 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.6 pytest-aiohttp==0.1.2