From e6868be678c975ab14be26f60f847ab6ef50955b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 20 Jul 2024 11:00:24 -0700 Subject: [PATCH] Update pytest from 3.2.3 to 8.3.1 --- test_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_requirements.txt b/test_requirements.txt index f06bbe1..c885e50 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -1,4 +1,4 @@ -pytest==3.2.3 +pytest==8.3.1 pytest-cov==2.5.1 pytest-mock==1.6.3 pytest-catchlog==1.2.2