From c231f3ee5f89f8e53a619cd0a8a109fb40080412 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 02:02:30 +0000 Subject: [PATCH] Bump coverage[toml] from 7.10.5 to 7.10.7 Bumps [coverage[toml]](https://github.com/nedbat/coveragepy) from 7.10.5 to 7.10.7. - [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.10.5...7.10.7) --- updated-dependencies: - dependency-name: coverage[toml] dependency-version: 7.10.7 dependency-type: direct:development update-type: version-update:semver-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 b711533..d1afe55 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,4 +1,4 @@ -coverage[toml]==7.10.5 +coverage[toml]==7.10.7 flake8==7.3.0 mypy==1.17.1 pyperf==2.9.0