From b438c3e2f20c9327aa1ae114ac04b8e387b89883 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 14 Mar 2017 17:11:39 -0400 Subject: [PATCH] Update pytest from 3.0.6 to 3.0.7 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index bab9305..5514080 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,5 +1,5 @@ mypy-lang==0.4.6 -pytest==3.0.6 +pytest==3.0.7 pytest-cov==2.4.0 jedi==0.10.0 coverage==4.3.4