From f775a8549447d194549b75706604938ed367f71a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 24 Mar 2024 19:29:32 -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 049e5959..454929a6 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -5,7 +5,7 @@ importlib-metadata==6.8.0 pytest==7.4.0 pytest-vcr==1.0.2 sphinx==6.2.1 -pytest-cov==4.0.0 +pytest-cov==5.0.0 sphinx-autobuild==2021.3.14 sphinx_gallery==0.13.0 sphinx_rtd_theme==1.2.2