Skip to content

Commit 584316e

Browse files
Bump coverage from 5.0.1 to 5.0.3
Bumps [coverage](https://github.com/nedbat/coveragepy) from 5.0.1 to 5.0.3. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@coverage-5.0.1...coverage-5.0.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent adc6a87 commit 584316e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ def get_version():
2525
"pylint==2.4.4",
2626
"pytest==5.3.2",
2727
"black==19.10b0",
28-
"coverage==5.0.1",
28+
"coverage==5.0.3",
2929
"pytest-cov==2.8.1",
3030
"hypothesis>=4.42.0,<6.0",
3131
"attrs>=19.2",

0 commit comments

Comments
 (0)