From 7c288fc61b472ec49a3ea5b78059a4b31e8403bf Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 12 Jan 2019 11:34:10 +0100 Subject: [PATCH] Update aiohttp from 3.5.3 to 3.5.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a741fe7a..9b6b5904 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ jsonschema>=2.4.0 -aiohttp==3.5.3 +aiohttp==3.5.4 aiohttp-cors==0.7.0 Jinja2>=2.7.3 raven>=5.23.0