Skip to content

Commit b067b96

Browse files
Update coverage requirement from ~=6.2 to ~=6.3 (#5751)
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@6.2...6.3) --- 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> Co-authored-by: Daniël van Noord <[email protected]>
1 parent 7233ff6 commit b067b96

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,7 +1,7 @@
11
-r requirements_test_pre_commit.txt
22
-r requirements_test_min.txt
33
coveralls~=3.3
4-
coverage~=6.2
4+
coverage~=6.3
55
pre-commit~=2.17
66
tbump~=6.6.0
77
contributors-txt>=0.7.3

0 commit comments

Comments
 (0)