From 9ee9fc2bc075a287f832c9177c19af703ab95f9e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 18 Mar 2022 12:03:11 +1100 Subject: [PATCH] Update pytest from 6.2.4 to 7.1.1 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index e357a7c..e48346e 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,2 +1,2 @@ -pytest==6.2.4 +pytest==7.1.1 pytest-cov==2.12.1