From 7eded24ac00c7cfce4e3d11558853704aae61586 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 12 Jun 2018 11:37:19 -0400 Subject: [PATCH 1/2] Update aiohttp from 3.1.3 to 3.3.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e8e25db..c8a9ed1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -aiohttp==3.1.3 +aiohttp==3.3.2 asyncio==3.4.3 threading From 6574d1448c77f0ef7fb63b86ea35fc1e7ac74bcc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 2 Sep 2018 03:14:22 -0400 Subject: [PATCH 2/2] 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