From 6cb175043b91d6ceb26cc754edc7c8d82216cd4b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 28 Oct 2020 21:12:37 +0000 Subject: [PATCH] Update pytest from 3.1.0 to 6.1.2 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index e4a9d541..6b0ba696 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,4 +1,4 @@ tox>=1.8.0 -pytest==3.1.0 +pytest==6.1.2 pytest-cov==2.5.1 coveralls==1.1