From ab75c4221f65840ef2ce457d5bb38cb9c5b9804d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 22 May 2017 15:13:45 -0700 Subject: [PATCH] Update pytest from 3.0.7 to 3.1.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 53868d8..555954a 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,6 +1,6 @@ ipdb==0.10.2 coverage==4.3.4 -pytest==3.0.7 +pytest==3.1.0 pytest-cov==2.4.0 pep8==1.7.0 pyflakes==1.5.0