From e4f059eb16fbc0d9aaaa8afea946b43540567878 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Dec 2024 15:30:11 -0600 Subject: [PATCH] Update pytest from 5.4.1 to 8.3.4 --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 54e4254..593dfca 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.3.4 twine==3.1.1