From a04b9018d3e486e8050a1048ddad67641ba9a7ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Sep 2025 07:16:34 +0000 Subject: [PATCH] chore(deps): Bump coverage from 7.8.0 to 7.10.6 Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.8.0 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.8.0...7.10.6) --- updated-dependencies: - dependency-name: coverage dependency-version: 7.10.6 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 390e21c..8eba0cf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ certifi==2025.4.26 cffi==1.17.1 charset-normalizer==3.4.1 click==8.1.8 -coverage==7.8.0 +coverage==7.10.6 cryptography==44.0.1 docutils==0.21.2 exceptiongroup==1.2.2