From e0c03a9f4c72865aa9e0fddcef0d7a73e9367b23 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 4 Dec 2017 15:06:08 +0200 Subject: [PATCH] Update aiohttp from 2.3.3 to 2.3.5 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 72bdb6e..293d592 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -10,5 +10,5 @@ aiopg[sa]==0.13.1 aioredis==1.0.0 hiredis==0.2.0 passlib==1.7.1 -aiohttp==2.3.3 +aiohttp==2.3.5 pytest-aiohttp==0.1.3