From c046c9d644d58a71fd8541826e984f91ef718f8b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Mar 2026 20:47:20 +0000 Subject: [PATCH] chore(deps): update dependency pytest-cov to v7.1.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 71f353a..7702d1f 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -84,7 +84,7 @@ pytest==9.0.2 # pytest-cov # pytest-mock # pyuspto -pytest-cov==7.0.0 +pytest-cov==7.1.0 # via pyuspto pytest-mock==3.15.1 # via pyuspto