From 475b666a8e965c0cac6b35a26f92149bcde687da Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Fri, 23 Mar 2018 08:46:29 +0100 Subject: [PATCH] Scheduled weekly dependency update for week 11 (#140) * Update cryptography from 2.1.4 to 2.2 * Update aiohttp from 3.0.7 to 3.0.9 --- requirements-dev.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index cc9dafd..140983a 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -10,6 +10,6 @@ aiopg[sa]==0.13.2 aioredis==1.1.0 hiredis==0.2.0 passlib==1.7.1 -cryptography==2.1.4 -aiohttp==3.0.7 +cryptography==2.2 +aiohttp==3.0.9 pytest-aiohttp==0.3.0