Skip to content

Commit 5bdae35

Browse files
Update coverage requirement from ~=5.1 to ~=5.2 (#615)
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@coverage-5.1...coverage-5.2.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 9e09dd8 commit 5bdae35

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
@@ -1,4 +1,4 @@
1-
coverage ~=5.1
1+
coverage ~=5.2
22
doctr ~=1.8.0
33
pyflakes ~=2.2.0
44
pytest ~=5.4.3

0 commit comments

Comments
 (0)