Skip to content

Commit

Permalink
Update coveralls requirement from ~=3.3 to ~=4.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.0...4.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent d597f25 commit 5ca6dfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_test.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
-r requirements_test_pre_commit.txt
-r requirements_test_min.txt
coveralls~=3.3
coveralls~=4.0
coverage~=6.4
pre-commit~=2.20
tbump~=6.9.0
Expand Down

0 comments on commit 5ca6dfd

Please sign in to comment.