From 140804e4b554801294bd7d45018aae41710f577b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 19 Mar 2018 20:14:07 +0700 Subject: [PATCH] Update aiohttp from 3.0.7 to 3.0.9 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 407b075..140983a 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.2 -aiohttp==3.0.7 +aiohttp==3.0.9 pytest-aiohttp==0.3.0