From 86a773381552c4a6285b36bc709aa504af399a23 Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Fri, 26 May 2017 18:37:13 +0200 Subject: [PATCH] Update aiohttp from 2.0.7 to 2.1.0 (#78) --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index eb965cb..b015ee9 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -10,5 +10,5 @@ aiopg[sa]==0.13.0 aioredis==0.3.0 hiredis==0.2.0 passlib==1.7.1 -aiohttp==2.0.7 +aiohttp==2.1.0 pytest-aiohttp==0.1.2