Skip to content

Commit

Permalink
Update coveralls requirement from <4.0,>=3.3.1 to >=3.3.1,<5.0
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 104e5ab commit b18dd12
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 @@ -58,7 +58,7 @@
],
'dev': [
'autopep8 >=2.0.2, < 3',
'coveralls >=3.3.1, < 4.0',
'coveralls >= 3.3.1, < 5.0',
'flake8 >= 6.0.0, < 8.0',
'flake8-bugbear >= 23.3.12, < 25.0',
'flake8-docstrings >=1.7.0, < 2.0',
Expand Down

0 comments on commit b18dd12

Please sign in to comment.