From 3be103c8ccac025af1ba87cb4fbb34b9fee8db54 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 14 May 2018 16:15:08 +0300 Subject: [PATCH] Update aiohttp from 3.2.0 to 3.2.1 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index d021b19..a8f485b 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -12,6 +12,6 @@ aioredis==1.1.0 hiredis==0.2.0 passlib==1.7.1 cryptography==2.2.2 -aiohttp==3.2.0 +aiohttp==3.2.1 pytest-aiohttp==0.3.0 pyjwt==1.6.1 \ No newline at end of file