From 7a0e4d40a25ff09026c769e85d9b730999a421b2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 19 Aug 2016 16:35:13 -0400 Subject: [PATCH] Update pytest from 2.9.2 to 3.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 873b9d12..0bf8106e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ Sphinx==1.4.5 sphinx-rtd-theme==0.1.9 # Testing -pytest==2.9.2 +pytest==3.0.0 pep8==1.7.0 pyflakes==1.2.3 tox==2.3.1