From 810312b50873cf3dddce049cc041d244210a2ed0 Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Mon, 13 Nov 2017 15:46:55 +0100 Subject: [PATCH] Scheduled weekly dependency update for week 46 (#113) * Update coverage from 4.4.1 to 4.4.2 * Update aiohttp-session from 1.0.1 to 1.2.0 * Update aioredis from 0.3.4 to 0.3.5 * Update aiohttp from 2.3.1 to 2.3.2 --- requirements-dev.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 13030d7..1c58a8d 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -2,13 +2,13 @@ flake8==3.5.0 pytest==3.2.3 pytest-cov==2.5.1 -coverage==4.4.1 +coverage==4.4.2 sphinx==1.6.5 pep257==0.7.0 -aiohttp-session==1.0.1 +aiohttp-session==1.2.0 aiopg[sa]==0.13.1 -aioredis==0.3.4 +aioredis==0.3.5 hiredis==0.2.0 passlib==1.7.1 -aiohttp==2.3.1 +aiohttp==2.3.2 pytest-aiohttp==0.1.3