From b7c1336887ab44d12742215be58aaa862c5c19eb Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 19 Feb 2018 09:12:15 -0400 Subject: [PATCH] Update aiohttp from 2.3.9 to 3.0.1 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index bdaed67..07ffd18 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -11,5 +11,5 @@ aioredis==1.1.0 hiredis==0.2.0 passlib==1.7.1 cryptography==2.1.4 -aiohttp==2.3.9 +aiohttp==3.0.1 pytest-aiohttp==0.3.0