From 7aff0f2f673dca0fc6162618c366657a0c17dab0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 30 Sep 2016 01:09: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 2865a771..b1cf0725 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,5 +1,5 @@ flake8==3.0.4 -pytest==3.0.2 +pytest==3.0.3 pytest-cov==2.3.1 coverage==4.2 sphinx==1.4.6