From 263387ee69f12bd8ce2c7b60d9ac97d202f34bcc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 30 May 2026 04:34:07 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20dependency=20cove?= =?UTF-8?q?rage=20to=20v7.14.1?= 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 3fe13538..588579b9 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.0", + "coverage==7.14.1", "darglint==1.8.1", "flake8==7.3.0", "flake8-simplify==0.30.0",