From 583822a5f775837178b87aec69dfe394dab0804b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 10 Sep 2024 14:52:31 -0300 Subject: [PATCH] Update pytest from 5.4.1 to 8.3.3 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 9d35887..9dc3077 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.3.3 more-itertools==8.0.0 importlib-metadata==1.6.0 six==1.13.0