Skip to content

Commit 09e8363

Browse files
Update coverage requirement from ~=6.2 to ~=6.3
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]>
1 parent c2a3e84 commit 09e8363

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;python_full_version>="3.6.2"
66
tbump~=6.6.0
77
pyenchant~=3.2

0 commit comments

Comments
 (0)