From d84036bdb5dfe41de3df99c8db3c512c58bf9bbc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 4 Dec 2017 15:06:05 +0200 Subject: [PATCH] Update pytest from 3.2.5 to 3.3.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 856f612..f8ed16a 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,6 +1,6 @@ -e . flake8==3.5.0 -pytest==3.2.5 +pytest==3.3.0 pytest-cov==2.5.1 coverage==4.4.2 sphinx==1.6.5