From 32251dd2053126ff390592e9d6646c879665d4af Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 14:02:30 +0000 Subject: [PATCH] Update dependency coverage to v7.13.4 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index ff8e3139e..1f6083ea0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ black = "25.1.0" blacken-docs = "1.19.1" codespell = "2.4.1" covdefaults = "2.3.0" -coverage = {version = "7.9.1", extras = ["toml"]} +coverage = {version = "7.13.4", extras = ["toml"]} mypy = "1.16.0" pre-commit = "4.2.0" pre-commit-hooks = "5.0.0"