From 758812820079b427489bcf3e832f299473d05e86 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 22 Oct 2018 18:26:07 +0200 Subject: [PATCH] Update pytest from 3.8.2 to 3.9.1 --- requirements/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tests.txt b/requirements/tests.txt index 9b94ccdf..2a14995c 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -2,6 +2,6 @@ coveralls==1.5.1 mock==2.0.0 mozfile >= 1.1 mozprocess >= 0.22 -pytest==3.8.2 +pytest==3.9.1 pytest-cov==2.6.0 wptserve >= 1.4.0