From 485b8a3db4984254ab34a823b1bf71a36acc226c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 25 Dec 2018 08:44:09 +0100 Subject: [PATCH] Update aiohttp from 3.5.0 to 3.5.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f2efd047..08c91510 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ jsonschema>=2.4.0 -aiohttp==3.5.0 +aiohttp==3.5.1 aiohttp-cors==0.7.0 Jinja2>=2.7.3 raven>=5.23.0