From ce0db0eb0ef24f7e7686acb634b8ac6cdd598f62 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 18:32:28 +0000 Subject: [PATCH] Update dependency pytest-cov to v5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a7a103c..d4740c5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ platformdirs==4.2.0 prettytable==3.10.0 pytablewriter[html]==1.2.0 pytest==8.1.1 -pytest-cov==4.1.0 +pytest-cov==5.0.0 python-slugify==8.0.4 respx==0.21.1 termcolor==2.4.0