From 6574d1448c77f0ef7fb63b86ea35fc1e7ac74bcc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 2 Sep 2018 03:14:22 -0400 Subject: [PATCH] Update aiohttp from 3.3.2 to 3.4.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c8a9ed1..5e0c9ae 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -aiohttp==3.3.2 +aiohttp==3.4.2 asyncio==3.4.3 threading