From 43506029b81610337066b8a7455ca2a224d633b4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 25 Mar 2024 00:51:34 -0400 Subject: [PATCH] Update pytest-cov from 4.1.0 to 5.0.0 --- requirements/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tests.txt b/requirements/tests.txt index 471b634..40d6209 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-cov==4.1.0 +pytest-cov==5.0.0 pytest-splinter4==0.4.0 pytest-xdist==3.5.0