From 8482c6648c04ebc74d6fe38418aaacc87652b726 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 25 Jul 2024 14:54:30 -0300 Subject: [PATCH] Update pytest from 5.4.1 to 8.3.2 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 9d35887..f3930dd 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.2 more-itertools==8.0.0 importlib-metadata==1.6.0 six==1.13.0