From fdaf151e8f98ae67112fb9ce749823fea31abefb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 18:01:25 +0000 Subject: [PATCH] Bump coverage from 7.6.1 to 7.6.7 Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.6.1 to 7.6.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.6.1...7.6.7) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 75fb351..c45e198 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -1,5 +1,5 @@ black==24.8.0 -coverage==7.6.1 +coverage==7.6.7 pylint==3.2.7 pytest==8.3.2 pytest-cov==5.0.0