From b198ba9b13b7b08f8730b038d839283a9d4ae941 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 11:33:27 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20dependency=20cove?= =?UTF-8?q?rage=20to=20v7.14.3?= 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..08a8c5eb 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.14.3", "darglint==1.8.1", "flake8==7.3.0", "flake8-simplify==0.30.0",