From 8ea7ecfce8c556bc316b1c087da8d7d7c33a6a39 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 10 Sep 2024 06:35:29 -0700 Subject: [PATCH] Update pytest from 3.2.3 to 8.3.3 --- test_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_requirements.txt b/test_requirements.txt index f06bbe1..0d5f7fa 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -1,4 +1,4 @@ -pytest==3.2.3 +pytest==8.3.3 pytest-cov==2.5.1 pytest-mock==1.6.3 pytest-catchlog==1.2.2