From 2defa99138778f3c8bf3b0d408bac9468d79e56f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 24 Mar 2024 19:28:31 -0600 Subject: [PATCH] Update pytest-cov from 4.0.0 to 5.0.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index f37238e..d3ae5da 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -4,7 +4,7 @@ pytest==7.4.0 pre-commit==3.3.3 pytest-vcr==1.0.2 sphinx==7.0.1 -pytest-cov==4.0.0 +pytest-cov==5.0.0 tox==4.6.3 sphinx-autobuild==2021.3.14 sphinx_copybutton==0.5.2