From 39bc56a27ea5091bb46ca35363f56a03d5610004 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Aug 2025 19:19:26 +0000 Subject: [PATCH] Bump coverage[toml] from 7.5.3 to 7.10.4 Bumps [coverage[toml]](https://github.com/nedbat/coveragepy) from 7.5.3 to 7.10.4. - [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.4) --- updated-dependencies: - dependency-name: coverage[toml] dependency-version: 7.10.4 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..4c73c2e7 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.4 flit==3.9.0 hypothesis==6.91.0 ipython==8.27.0