From 35248da35ea4fa08683b8f7c470e6bf5d08ea8ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 21:49:44 +0000 Subject: [PATCH] Bump coverage[toml] from 7.5.3 to 7.10.6 Bumps [coverage[toml]](https://github.com/nedbat/coveragepy) from 7.5.3 to 7.10.6. - [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.5.3...7.10.6) --- updated-dependencies: - dependency-name: coverage[toml] dependency-version: 7.10.6 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements-dev.txt b/docs/requirements-dev.txt index 215e3840..2e9e90a2 100644 --- a/docs/requirements-dev.txt +++ b/docs/requirements-dev.txt @@ -1,7 +1,7 @@ aiounittest==1.4.2 black==24.8.0 build==1.2.1 -coverage[toml]==7.5.3 +coverage[toml]==7.10.6 flit==3.9.0 hypothesis==6.91.0 ipython==8.27.0