From 7366519693ae660f6799e6bbf4d096db9615e54c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 11 Nov 2016 12:48:06 -0800 Subject: [PATCH] Update pytest from 2.9.2 to 3.0.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7e41d93..4e0a5e4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ # Testing and deployment packages. coverage==4.1 -pytest==2.9.2 +pytest==3.0.4 pytest-cov==2.3.0 freezegun==0.3.7 wheel==0.29.0