From 17d50ef672f36ec19c3385efcde05bc7778a8048 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 23 Oct 2017 16:06:09 +0300 Subject: [PATCH] Update aiohttp from 2.2.5 to 2.3.1 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 4949ada..e45ad89 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -10,5 +10,5 @@ aiopg[sa]==0.13.1 aioredis==0.3.3 hiredis==0.2.0 passlib==1.7.1 -aiohttp==2.2.5 +aiohttp==2.3.1 pytest-aiohttp==0.1.3