From 05602f417b6d7de16d71c106d6df64fa14a2fa45 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 15:11:09 +0000 Subject: [PATCH] Update dependency coverage to v7.13.0 --- app/requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements-test.txt b/app/requirements-test.txt index 81e1a26..0ee991b 100644 --- a/app/requirements-test.txt +++ b/app/requirements-test.txt @@ -4,5 +4,5 @@ pytest-cov==7.0.0 python-dotenv==1.1.1 mock==5.2.0 - coverage==7.10.7 + coverage==7.13.0 jinja2-cli==0.8.2 \ No newline at end of file