From 02a7c54d114fc949da958c0557e735e93cf266ef Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 23 Sep 2018 06:24:07 +0200 Subject: [PATCH] Update pytest from 3.8.0 to 3.8.1 --- requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.txt b/requirements/test.txt index 6fdbf08..2f91b58 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -1,5 +1,5 @@ -r common.txt coveralls==1.5.0 mock==2.0.0 -pytest==3.8.0 +pytest==3.8.1 pytest-cov==2.6.0