From 919b7f12cebcfa1e5e3a1894759e4a0c90f7a341 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 16 Mar 2017 18:50:18 +0200 Subject: [PATCH] Update aiohttp from 1.2.0 to 1.3.5 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index a00bb51..7a0a3fd 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==1.2.0 +aiohttp==1.3.5 pytest-aiohttp==0.1.2