From 2a7b6144d62fd16f09e98ca01448d57374d10e02 Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Mon, 14 Nov 2016 09:45:47 +0100 Subject: [PATCH] Update pytest from 3.0.3 to 3.0.4 (#1657) --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 7458b0c2..51aba6a3 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,7 +1,7 @@ -rrequirements.txt pep8==1.7.0 -pytest==3.0.3 +pytest==3.0.4 pytest-pythonpath==0.7.1 # useful for running tests outside tox pytest-timeout==1.2.0 pytest-capturelog==0.7