Skip to content

Commit d500018

Browse files
chore(deps): update coverage requirement from ~=5.0 to ~=5.1 (#6920)
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](coveragepy/coveragepy@coverage-5.0...coverage-5.1) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 68a81cc commit d500018

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
-r dev.txt
22

3-
coverage~=5.0
3+
coverage~=5.1
44
dredd_hooks~=0.2

0 commit comments

Comments
 (0)