From fff16b03a0a570c57febdd76f4cbf9190acbd9fd Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 5 May 2021 05:08:35 +1000 Subject: [PATCH] Update pytest from 6.1.1 to 6.2.4 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index edb40b4..e4c1aa3 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,2 +1,2 @@ -pytest==6.1.1 +pytest==6.2.4 pytest-cov==2.10.1