From 03ae96ad10bed778b74c7aa4f054def8f94da7f8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 4 Mar 2024 01:07:31 -0300 Subject: [PATCH] Update pytest from 5.4.1 to 8.1.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 9d35887..37cd515 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.1.0 more-itertools==8.0.0 importlib-metadata==1.6.0 six==1.13.0