From 831078048d818299bc00f7d273d8a911e047d2d8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 21 Sep 2025 20:44:05 +0000 Subject: [PATCH] chore(deps): update dependency coverage to v7.10.7 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index f59829d..35c07e6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ pylint = "3.3.8" flake8 = "7.3.0" flake8-pytest-style = "2.1.0" ruff = "0.13.1" -coverage = "7.10.6" +coverage = "7.10.7" black = "25.9.0" mypy = "1.18.2" bandit = "1.8.6"