From 299b30648d8417df739424060b839bb8f8e618c0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 30 Sep 2016 01:14:15 +0300 Subject: [PATCH] Update pytest from 3.0.2 to 3.0.3 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 0412c5e..b49f1dd 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,6 +1,6 @@ ipdb==0.10.1 coverage==4.2 -pytest==3.0.2 +pytest==3.0.3 pytest-cov==2.3.1 pep8==1.7.0 pyflakes==1.3.0