From d3e57623c16a01e9aa3d8ea9c32e8ba189c030b9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Feb 2018 15:11:07 +0200 Subject: [PATCH] Update pytest from 3.3.2 to 3.4.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 6a93d06..f7ddb53 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,6 +1,6 @@ -e . flake8==3.5.0 -pytest==3.3.2 +pytest==3.4.0 pytest-cov==2.5.1 coverage==4.4.2 sphinx==1.6.6