From ea8ba6624f43a88b498dc9ccec34a7183fb989d7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 05:18:52 +0000 Subject: [PATCH] chore(dependencies): update dependency pytest-cov to v5 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 68fa0f0..9b6632c 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,3 +1,3 @@ Cython>=3.0 pytest>=9.0.2 -pytest-cov>=4.0.0 +pytest-cov>=5.0.0