From 9ffc01fd8df0b59d8fcbb00dbb7a996a252e5964 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Jul 2025 18:09:46 +0000 Subject: [PATCH] Bump coverage from 7.9.2 to 7.10.0 in the minor-and-patch group Bumps the minor-and-patch group with 1 update: [coverage](https://github.com/nedbat/coveragepy). Updates `coverage` from 7.9.2 to 7.10.0 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/7.9.2...7.10.0) --- updated-dependencies: - dependency-name: coverage dependency-version: 7.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index cf7c655..fe273e0 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -3,7 +3,7 @@ aspy.yaml==1.3.0 attrs==25.3.0 backcall==0.2.0 cfgv==3.4.0 -coverage==7.9.2 +coverage==7.10.0 decorator==5.2.1 identify==2.6.12 importlib-metadata==8.7.0