From 02f943d6034a992fa94d232b86dc96e0cb7eec44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 10:44:38 +0000 Subject: [PATCH] Bump coverage from 7.10.6 to 7.10.7 Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.10.6 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.6...7.10.7) --- updated-dependencies: - dependency-name: coverage dependency-version: 7.10.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8c8507f..a25fcc4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ cssselect==1.3.0 lxml==6.0.1 fuzzywuzzy==0.18.0 sure==2.0.1 -coverage==7.10.6 +coverage==7.10.7 pyasn1==0.6.1 cffi==2.0.0 # pyOpenSSL pyOpenSSL==25.3.0