From c3c08941ea98b99df1384c73c4bc722772650b53 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Apr 2019 01:31:28 +0100 Subject: [PATCH] Update pytest from 3.1.0 to 4.4.0 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index e4a9d541..692bed30 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,4 +1,4 @@ tox>=1.8.0 -pytest==3.1.0 +pytest==4.4.0 pytest-cov==2.5.1 coveralls==1.1