From 268a9667aff3dd58802cc338363b25ae9d830515 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Dec 2016 17:04: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 e40b2334..d8dbab8f 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,5 +1,5 @@ flake8==3.2.1 -pytest==3.0.4 +pytest==3.0.5 pytest-cov==2.4.0 coverage==4.2 sphinx==1.4.9