From e96910dc3e93775eb1430719b1aa9ec13b7cec14 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 4 Jun 2025 04:45:28 -0300 Subject: [PATCH] Update pytest from 5.4.1 to 8.4.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 9d35887..925cc5e 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -13,7 +13,7 @@ attrs==19.3.0 atomicwrites==1.3.0 colorama==0.4.3 py==1.8.0 -pytest==5.4.1 +pytest==8.4.0 more-itertools==8.0.0 importlib-metadata==1.6.0 six==1.13.0