Skip to content

Commit c668dca

Browse files
Update coverage requirement from ~=7.0 to ~=7.1 (#8133)
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.0.0...7.1.0) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a0e7777 commit c668dca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_test.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
-r requirements_test_pre_commit.txt
22
-r requirements_test_min.txt
3-
coverage~=7.0
3+
coverage~=7.1
44
pre-commit~=2.21
55
tbump~=6.9.0
66
contributors-txt>=1.0.0

0 commit comments

Comments
 (0)