From df198ae8d1f1d9a8bc22e52e5a5ec486a582ac3c Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Fri, 4 Aug 2017 11:26:39 +0200 Subject: [PATCH] Update aiohttp from 2.2.3 to 2.2.5 (#96) --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 9b7a2fc..ee4e7a9 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -10,5 +10,5 @@ aiopg[sa]==0.13.0 aioredis==0.3.3 hiredis==0.2.0 passlib==1.7.1 -aiohttp==2.2.3 +aiohttp==2.2.5 pytest-aiohttp==0.1.2