From 363f3b71c046d46510913b50310fa081a3fe70fc Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Mon, 12 Mar 2018 18:20:07 +0100 Subject: [PATCH] Scheduled weekly dependency update for week 10 (#138) * Update pytest from 3.4.1 to 3.4.2 * Update aiohttp from 3.0.6 to 3.0.7 --- requirements-dev.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 4a32e39..cc9dafd 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,6 +1,6 @@ -e . flake8==3.5.0 -pytest==3.4.1 +pytest==3.4.2 pytest-cov==2.5.1 coverage==4.5.1 sphinx==1.7.1 @@ -11,5 +11,5 @@ aioredis==1.1.0 hiredis==0.2.0 passlib==1.7.1 cryptography==2.1.4 -aiohttp==3.0.6 +aiohttp==3.0.7 pytest-aiohttp==0.3.0