From 44e709f337e823d41a7616f233da8d32c4cf4fa1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Mar 2017 22:35:23 +0300 Subject: [PATCH] Update aiohttp from 2.0.3 to 2.0.4 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 08110d1..1063637 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.4 pytest-aiohttp==0.1.2