Skip to content

Commit

Permalink
Bump coveralls from 3.3.1 to 4.0.1
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.1.
- [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:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 15, 2024
1 parent bf51616 commit c731dfc
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ coverage[toml]==6.3.2
# via
# coveralls
# pytest-cov
coveralls==3.3.1
coveralls==4.0.1
# via -r requirements-test.in
docopt==0.6.2
# via coveralls
Expand Down Expand Up @@ -52,5 +52,8 @@ pytest-flake8==1.1.1
requests==2.31.0
# via coveralls
tomli==2.0.1
# via
# coverage
# pytest
urllib3==1.26.18
# via requests

0 comments on commit c731dfc

Please sign in to comment.