From bbb41dd3adb4754335450b54583b5c365f7260b0 Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Wed, 2 Aug 2017 08:29:27 +0200 Subject: [PATCH] Update pytest from 3.1.3 to 3.2.0 (#94) --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 7ac4ddd..178c18e 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,6 +1,6 @@ -e . flake8==3.3.0 -pytest==3.1.3 +pytest==3.2.0 pytest-cov==2.4.0 coverage==4.3.4 sphinx==1.6.3