From a099abc523a23c8a5c5b7d6d61ae6809594f46e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Aug 2025 06:00:45 +0000 Subject: [PATCH] chore(deps): bump coverage from 7.9.1 to 7.10.2 Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.9.1 to 7.10.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.10.2) --- updated-dependencies: - dependency-name: coverage dependency-version: 7.10.2 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 e3a6d253..35f86b26 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ attrs==25.3.0 -coverage==7.9.1 +coverage==7.10.2 iniconfig==2.1.0 packaging==25.0 pluggy==1.6.0