From 144c9080cbee3b7b144c4c72dee4c9e9fe2745d6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Jun 2025 22:43:00 +0200 Subject: [PATCH] Update dependency coverage to v7.9.1 (#454) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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 32ce135..08a0aaf 100644 --- a/app/requirements-test.txt +++ b/app/requirements-test.txt @@ -4,5 +4,5 @@ pytest-cov==6.2.1 python-dotenv==1.1.0 mock==5.2.0 - coverage==7.9.0 + coverage==7.9.1 jinja2-cli==0.8.2 \ No newline at end of file