Skip to content

Commit

Permalink
Bump coverage from 6.5.0 to 7.6.0 (#447)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 31, 2024
1 parent 88e4e6e commit 6580f5a
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 54 deletions.
108 changes: 55 additions & 53 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.4.2"
coverage = "^6.0"
coverage = "^7.6"
coveralls = "^4.0.0"
pytest = "^8.3.2"
isort = "^5.12.0"
Expand Down

0 comments on commit 6580f5a

Please sign in to comment.