From c010eecda61419e4e989eae54db0129960a88bf1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 4 Sep 2025 14:26:11 -0700 Subject: [PATCH] Update pytest from 5.4.1 to 8.4.2 --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 54e4254..ea42ed6 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -2,5 +2,5 @@ black==19.10b0 codecov==2.0.22 devtools==0.5.1 pylint==2.4.4 -pytest==5.4.1 +pytest==8.4.2 twine==3.1.1