From 24bf79aa8051092ea23e78630c6858c85a8bc56e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 9 Nov 2025 01:08:38 -0500 Subject: [PATCH] Update pytest from 8.0.0 to 9.0.0 --- requirements/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tests.txt b/requirements/tests.txt index 471b634b..60089654 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -1,6 +1,6 @@ Appium-Python-Client==2.5.0 py-moneyed==3.0 -pytest==8.0.0 +pytest==9.0.0 pytest-cov==4.1.0 pytest-splinter4==0.4.0 pytest-xdist==3.5.0