From 8625fd06ad157c7fdb4c15a4f296022a3f878d95 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Jul 2025 13:44:15 +0000 Subject: [PATCH] Update dependency coverage to v7.9.2 --- 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 e15819c..631e9c0 100644 --- a/app/requirements-test.txt +++ b/app/requirements-test.txt @@ -4,5 +4,5 @@ pytest-cov==6.2.1 python-dotenv==1.1.1 mock==5.2.0 - coverage==7.9.1 + coverage==7.9.2 jinja2-cli==0.8.2 \ No newline at end of file