From 972670a3a22cfd1f5b66c03c675ce84a0aeb1d70 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Sep 2016 20:20:07 -0400 Subject: [PATCH] Update pytest from 3.0.1 to 3.0.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c1b5ef9b..ca531e58 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ Sphinx==1.4.5 sphinx-rtd-theme==0.1.9 # Testing -pytest==3.0.1 +pytest==3.0.2 pep8==1.7.0 pyflakes==1.2.3 tox==2.3.1