Skip to content

Commit

Permalink
chore(deps-dev): bump coverage from 5.2.1 to 5.3
Browse files Browse the repository at this point in the history
Bumps [coverage](https://github.com/nedbat/coveragepy) from 5.2.1 to 5.3.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@coverage-5.2.1...coverage-5.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Sep 13, 2020
1 parent 12946b5 commit 52bd145
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
coverage==5.2.1
coverage==5.3
coveralls==1.7.0;python_version<'3.0'
coveralls==2.1.2;python_version>='3.6'
pytest==4.6.9;python_version<'3.0'
Expand Down

0 comments on commit 52bd145

Please sign in to comment.