From 460ddfd50c0cc140b79a92c2aa07f01f5fedc8e3 Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Mon, 15 Oct 2018 13:28:04 -0700 Subject: [PATCH] Scheduled weekly dependency update for week 41 (#193) * Update async-timeout from 3.0 to 3.0.1 * Update aiohttp-session from 2.6.0 to 2.7.0 --- requirements-dev.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 5bd2340..5ace90b 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,13 +1,13 @@ -e . flake8==3.5.0 -async-timeout==3.0 +async-timeout==3.0.1 pytest==3.8.2 pytest-cov==2.6.0 pytest-mock==1.10.0 coverage==4.5.1 sphinx==1.8.1 pep257==0.7.0 -aiohttp-session==2.6.0 +aiohttp-session==2.7.0 aiopg[sa]==0.15.0 aioredis==1.1.0 hiredis==0.2.0