From 2073985ea618ba3682dc26b7008b510bfc5d542a Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Sat, 3 Dec 2016 14:02:22 +0100 Subject: [PATCH] Update aiohttp from 1.1.5 to 1.1.6 (#75) --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 57fff9b..b32f369 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -2,7 +2,7 @@ pep8==1.7.0 pyflakes==1.3.0 # for compare script elasticsearch==5.0.1 -aiohttp==1.1.5 +aiohttp==1.1.6 yarl==0.7.1 pytest==3.0.4 pytest-cov==2.4.0