From d54ce3513eed3255051168666abb95db022856ea Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 4 Jul 2026 10:23:21 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20dependency=20cove?= =?UTF-8?q?rage=20to=20v7.15.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 9012ef9d..fea643eb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -189,7 +189,7 @@ dev = [ "blacken-docs==1.20.0", "codespell==2.4.2", "covdefaults==2.3.0", - "coverage==7.14.1", + "coverage==7.15.0", "darglint==1.8.1", "flake8==7.3.0", "flake8-simplify==0.30.0",