From dcf925a4f0786f0922da5b57f931611985484e85 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 16 Mar 2017 17:56:18 +0100 Subject: [PATCH] Update aiohttp from 1.3.4 to 1.3.5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 21828d6..200bd3b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -aiohttp==1.3.4 +aiohttp==1.3.5 motor==1.1 pytest==3.0.7 pytest-aiohttp==0.1.3