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:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 29, 2024
1 parent f720284 commit 3d96554
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,12 @@ coverage[toml]==6.3.2
# via
# coveralls
# pytest-cov
coveralls==3.3.1
coveralls==4.0.0
# via -r requirements-test.in
docopt==0.6.2
# via coveralls
exceptiongroup==1.2.1
# via pytest
flake8==4.0.1
# via pytest-flake8
idna==3.3
Expand Down Expand Up @@ -50,6 +52,8 @@ pytest-flake8==1.1.1
requests==2.31.0
# via coveralls
tomli==2.0.1
# via coverage
# via
# coverage
# pytest
urllib3==1.26.18
# via requests

0 comments on commit 3d96554

Please sign in to comment.