From 78cce1808538423c5e0b6843418bfb6686a3162e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 10:35:53 +0000 Subject: [PATCH] chore(deps): update dependency pytest-cov to v7.1.0 [bump version] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index b49c7f6e..5a3335c6 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -3,7 +3,7 @@ # Tests pytest==9.0.3 -pytest-cov==7.0.0 +pytest-cov==7.1.0 black==26.3.1 httpx==0.28.1 pytest-testdox==3.1.0