From 5a77f7491eafab3d9cc8a8f2499d762d6177e524 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 09:53:45 +0000 Subject: [PATCH] Bump coverage from 7.6.4 to 7.6.8 Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.6.4 to 7.6.8. - [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.8) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index ea5b6ab5..014ee367 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,5 +1,5 @@ black==24.10.0 -coverage==7.6.4 +coverage==7.6.8 pre-commit==4.0.1 pytest-cov==6.0.0 pytest-xdist==3.6.1