Skip to content

Commit

Permalink
Update dependency coverage to v7.5.4 (#693)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 24, 2024
1 parent 2958a26 commit 1edb05b
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 55 deletions.
108 changes: 54 additions & 54 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 @@ -28,7 +28,7 @@ extras = ["speed"]
[tool.poetry.group.dev.dependencies]
asyncpg-stubs = "0.29.1"
black = "24.4.2"
coverage = {version = "7.5.3", extras = ["toml"]}
coverage = {version = "7.5.4", extras = ["toml"]}
mypy = "1.10.0"
pre-commit = "3.7.1"
pytest = "8.2.2"
Expand Down

0 comments on commit 1edb05b

Please sign in to comment.