From f22f1f51020d21c297666dffa0965c187ce84304 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 17 Feb 2024 12:28:06 +1100 Subject: [PATCH] Update pytest from 6.2.4 to 8.0.1 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 8ab2d67..90a8463 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,2 +1,2 @@ -pytest==6.2.4 +pytest==8.0.1 pytest-cov==3.0.0