Skip to content

Commit 10e48d0

Browse files
Update coverage requirement from ~=6.3.2 to ~=6.3.3 (#1352)
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.2...6.3.3) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 028dd27 commit 10e48d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ pytest~=7.1.2
44
pytest-asyncio~=0.18.3
55
# pytest-order~=1.0.1
66
mypy~=0.950
7-
coverage~=6.3.2
7+
coverage~=6.3.3

0 commit comments

Comments
 (0)