From 583d4344dfaca300cc9c31eae55bdc391c2e138a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 25 Oct 2022 23:05:55 +1100 Subject: [PATCH] Update pytest from 6.2.4 to 7.2.0 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 8ab2d67..c42ae42 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,2 +1,2 @@ -pytest==6.2.4 +pytest==7.2.0 pytest-cov==3.0.0