From b38893bdd32dbab58ce1e13737c5db92e2ff5e9b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Dec 2016 17:19:42 +0200 Subject: [PATCH] Update pytest from 3.0.4 to 3.0.5 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index fa90f72..42f1197 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -3,7 +3,7 @@ ipython==5.1.0 ipdb==0.10.1 coverage==4.2 flake8==3.2.1 -pytest==3.0.4 +pytest==3.0.5 pytest-cov==2.4.0 mypy-lang==0.4.6 tox==2.4.1