From a66af6e9039cddb67306b58cbcc9156fc4a912ff Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Tue, 28 Aug 2018 01:18:38 +0200 Subject: [PATCH] Update aiohttp to 3.4.0 (#668) Update: aiohttp to 3.4.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 32ebcdc4f..e3353366f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ attr==0.3.1 async_timeout==3.0.0 -aiohttp==3.3.2 +aiohttp==3.4.0 docker==3.5.0 colorlog==3.1.2 voluptuous==0.11.5