From f0ae6a04bf8fe13b219beca24bdd6d01ff647ac0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Dec 2024 12:38:31 +0000 Subject: [PATCH] Bump coverage[toml] from 7.5.3 to 7.6.10 Bumps [coverage[toml]](https://github.com/nedbat/coveragepy) from 7.5.3 to 7.6.10. - [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.6.10) --- updated-dependencies: - dependency-name: coverage[toml] 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..084be9cf 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.6.10 flit==3.9.0 hypothesis==6.91.0 ipython==8.27.0