Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 30, 2024
1 parent fa6e570 commit edbfc39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -50,7 +50,7 @@
extras_require={
'dev': [
'coverage==6.5.0',
'coveralls==3.3.1',
'coveralls==4.0.0',
'pylint==3.1.0',
'pytest==8.2.0',
'pytest-cov==5.0.0',
Expand Down

0 comments on commit edbfc39

Please sign in to comment.