From ce9bcdb80c7cf558e6c4c0233df84e2cd0e446c6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 14 Mar 2017 23:34:39 +0200 Subject: [PATCH] Update pytest from 3.0.6 to 3.0.7 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 9a2e816..0e99c6c 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,7 +1,7 @@ -e . ipython==5.3.0 ipdb==0.10.2 -pytest==3.0.6 +pytest==3.0.7 pytest-cov==2.4.0 flake8==3.3.0 pygments==2.2.0