Browse Source

Bump coverage from 5.0.3 to 5.1

Bumps [coverage](https://github.com/nedbat/coveragepy) from 5.0.3 to 5.1.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/coverage-5.0.3...coverage-5.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>
dependabot-preview[bot] 5 years ago
parent
commit
500a322125
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements-dev.txt

+ 1 - 1
requirements-dev.txt

@@ -1,5 +1,5 @@
 Click==7.1.2
-coverage==5.0.3
+coverage==5.1
 ddt==1.4.1
 flake8==3.8.3
 gitpython==2.1.15