From b68e9774c7ee57941e94d78eca38e5588ca64fe9 Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Fri, 19 Aug 2016 22:52:17 +0200 Subject: [PATCH] Update pytest from 2.9.2 to 3.0.0 (#387) --- requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.txt b/requirements/test.txt index 88ea11fbb..ef1314e9c 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -1,7 +1,7 @@ # testing coveralls==1.1 mock==2.0.0 -pytest==2.9.2 +pytest==3.0.0 pytest-cov==2.3.1 pytest-flask==0.10.0 pytest-sugar==0.7.1