From 8bacdb60aeb70cebfd9268aa7ca31ec632094602 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Jul 2025 17:43:23 +0000 Subject: [PATCH] Bump coverage from 7.9.1 to 7.9.2 Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.9.1 to 7.9.2. - [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.9.1...7.9.2) --- updated-dependencies: - dependency-name: coverage dependency-version: 7.9.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constraints.txt b/constraints.txt index 0b04427f42..302a74aa31 100644 --- a/constraints.txt +++ b/constraints.txt @@ -7,7 +7,7 @@ beautifulsoup4==4.13.4 certifi==2025.6.15 chardet==5.2.0 charset-normalizer==3.4.2 -coverage==7.9.1 +coverage==7.9.2 gevent==25.5.1 greenlet==3.2.3 h11==0.16.0