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:development
  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 997f4a0 commit b816c78
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 10 deletions.
21 changes: 12 additions & 9 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ slackeventsapi = {version = "^3.0.1", optional = true}
[tool.poetry.dev-dependencies]
black = "^24.3.0"
coverage = "^6.0"
coveralls = "^3.3.1"
coveralls = "^4.0.0"
pytest = "^8.1.1"
isort = "^5.12.0"
pre-commit = ">=2.20,<4.0"
Expand Down

0 comments on commit b816c78

Please sign in to comment.