Skip to content

Commit

Permalink
Update coveralls requirement from ~=3.3.1 to ~=4.0.1
Browse files Browse the repository at this point in the history
Updates the requirements on [coveralls](https://github.com/TheKevJames/coveralls-python) to permit the latest version.
- [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.1)

---
updated-dependencies:
- dependency-name: coveralls
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 16, 2024
1 parent 043badf commit 8962789
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ pytest
pylint
invoke
coverage
coveralls~=3.3.1
coveralls~=4.0.1
rope~=1.7.0
Sphinx~=7.2.6
hfilesize~=0.1.0
Expand Down

0 comments on commit 8962789

Please sign in to comment.