Skip to content

Commit 3be9e42

Browse files
Update coverage requirement from ~=7.7 to ~=7.8 (#10324)
Updates the requirements on [coverage](https://github.com/nedbat/coveragepy) to permit the latest version. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.7.0...7.8.0) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3e81b49 commit 3be9e42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
-r requirements_test_min.txt
2-
coverage~=7.7
2+
coverage~=7.8
33
tbump~=6.11.0
44
contributors-txt>=1.0.0
55
pytest-cov~=6.0

0 commit comments

Comments
 (0)