Skip to content

Commit

Permalink
Bump coveralls from 3.0.0 to 3.0.1 (#23)
Browse files Browse the repository at this point in the history
Bumps [coveralls](https://github.com/TheKevJames/coveralls-python) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/TheKevJames/coveralls-python/releases)
- [Changelog](https://github.com/TheKevJames/coveralls-python/blob/master/CHANGELOG.md)
- [Commits](TheKevJames/coveralls-python@3.0.0...3.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] committed Apr 5, 2021
1 parent acc7356 commit 8db0e77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
extras_require={
'dev': [
'nose==1.3.7',
'coveralls==3.0.0',
'coveralls==3.0.1',
'flake8==3.9.0'
]
},
Expand Down

0 comments on commit 8db0e77

Please sign in to comment.