From a46ca6ec688dede652ea9b7cd941fa438b4a8eaf Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Tue, 10 Oct 2017 13:39:07 +0200 Subject: [PATCH] Scheduled weekly dependency update for week 41 (#106) * Update pytest from 3.2.2 to 3.2.3 * Update sphinx from 1.6.3 to 1.6.4 --- requirements-dev.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index be0c2c4..4ffe2ec 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,9 +1,9 @@ -e . flake8==3.4.1 -pytest==3.2.2 +pytest==3.2.3 pytest-cov==2.5.1 coverage==4.4.1 -sphinx==1.6.3 +sphinx==1.6.4 pep257==0.7.0 aiohttp-session==1.0.1 aiopg[sa]==0.13.1