From 3c60a5420008f04c5211845794cdcee2f609acc6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Feb 2018 15:12:13 +0200 Subject: [PATCH] Update aiohttp from 2.3.9 to 3.0.1 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 2c74a06..1eec328 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -11,5 +11,5 @@ aioredis==1.0.0 hiredis==0.2.0 passlib==1.7.1 cryptography==2.1.4 -aiohttp==2.3.9 +aiohttp==3.0.1 pytest-aiohttp==0.3.0