From d55fc7ff8b6f1dc5453e6303802bb672e78b187f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 20 May 2024 03:16:05 -0400 Subject: [PATCH] Update pytest from 8.0.0 to 8.2.1 --- requirements/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tests.txt b/requirements/tests.txt index 471b634..20584fc 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==8.2.1 pytest-cov==4.1.0 pytest-splinter4==0.4.0 pytest-xdist==3.5.0