From 64c8cb63f3e8ababaa6424012477c515e84cc15c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 6 Sep 2018 19:12:34 -0600 Subject: [PATCH] Update pytest from 3.2.1 to 3.8.0 --- requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.txt b/requirements/test.txt index 8af7135..1009ef9 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -1,4 +1,4 @@ -pytest==3.2.1 +pytest==3.8.0 pytest-cov==2.5.1 pytest-runner==4.2 nose==1.3.7