Skip to content

Commit b08b811

Browse files
Update coverage requirement from ~=6.3.3 to ~=6.4 (#1573)
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.3.3...6.4) --- 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 8d5cefa commit b08b811

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
@@ -2,7 +2,7 @@
22
-r requirements_test_pre_commit.txt
33
contributors-txt>=0.7.4
44
coveralls~=3.3
5-
coverage~=6.3.3
5+
coverage~=6.4
66
pre-commit~=2.19
77
pytest-cov~=3.0
88
contributors-txt>=0.7.3

0 commit comments

Comments
 (0)