From a961a9b30423aecf6f037da302aaa5aa2ba5b451 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Nov 2018 01:53:26 +0100 Subject: [PATCH] Update pytest from 3.9.3 to 3.10.0 --- requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.txt b/requirements/test.txt index 4af8b4d..3313f71 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -1,5 +1,5 @@ -r common.txt coveralls==1.5.1 mock==2.0.0 -pytest==3.9.3 +pytest==3.10.0 pytest-cov==2.6.0