From 5445e4805b58fc715049e365482f5f6bc7e7c303 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 23:25:44 +0300 Subject: [PATCH] Update dependency pytest-cov to v5 (#206) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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