From b7dbe3ae1660e3bd48cc72ece34972fc67bfa5de Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Mon, 3 Jul 2017 12:04:10 +0200 Subject: [PATCH] Update aiohttp from 2.2.0 to 2.2.2 (#87) --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index fd442a2..d0359d7 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -10,5 +10,5 @@ aiopg[sa]==0.13.0 aioredis==0.3.2 hiredis==0.2.0 passlib==1.7.1 -aiohttp==2.2.0 +aiohttp==2.2.2 pytest-aiohttp==0.1.2