From e9b02c243ccd9d084d24a9787fff09f5f3eb6396 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 08:02:34 -0800 Subject: [PATCH] Bump coverage from 7.6.4 to 7.6.10 (#1845) Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.6.4 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.6.4...7.6.10) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Cooper Lees --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 306b58bb3..1ade26f2e 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -1,6 +1,6 @@ async-timeout==5.0.1 black==24.10.0 -coverage==7.6.4 +coverage==7.6.10 flake8==7.1.1 flake8-bugbear==24.8.19 freezegun==1.5.1