Skip to content

Commit

Permalink
Bump coveralls from 3.1.0 to 3.2.0
Browse files Browse the repository at this point in the history
Bumps [coveralls](https://github.com/TheKevJames/coveralls-python) from 3.1.0 to 3.2.0.
- [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.1.0...3.2.0)

---
updated-dependencies:
- dependency-name: coveralls
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 21, 2021
1 parent b206557 commit 03ee38c
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 @@ -50,7 +50,7 @@
extras_require={
'dev': [
'coverage==5.5',
'coveralls==3.1.0',
'coveralls==3.2.0',
'pylint==2.9.3',
'pytest==6.2.4',
'pytest-cov==2.12.1',
Expand Down

0 comments on commit 03ee38c

Please sign in to comment.