From 7a228172dfceeb1bcfe0a9059d453279598ced5c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 19 Aug 2016 16:35:11 -0400 Subject: [PATCH] Update pytest from 2.9.2 to 3.0.0 --- test_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_requirements.txt b/test_requirements.txt index 4535b98..019366b 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -1,3 +1,3 @@ hypothesis==3.4.2 -pytest==2.9.2 +pytest==3.0.0 pycodestyle==2.0.0