From cb37cd25b2f0d881075c618012116f25a4672cc7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 2 Sep 2023 20:34:38 -0300 Subject: [PATCH] Update pytest from 5.4.1 to 7.4.1 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 9d35887..f7715e9 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==7.4.1 more-itertools==8.0.0 importlib-metadata==1.6.0 six==1.13.0