From f09af8b8f5ac822bced8ec975240c904526ea0ee Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 2 Dec 2024 11:45:39 +0300 Subject: [PATCH] Update pytest from 7.0.1 to 8.3.4 --- requirements/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tests.txt b/requirements/tests.txt index f516509a..b1cdd7d6 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -4,5 +4,5 @@ packaging==21.3 pluggy==1.0.0 py==1.11.0 pyparsing==3.0.7 -pytest==7.0.1 +pytest==8.3.4 toml==0.10.2