Skip to content

Commit

Permalink
⬆️ Update dependency pytest-cov to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 7, 2025
1 parent ff6e526 commit 379f4bc
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 8 deletions.
19 changes: 12 additions & 7 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 @@ -37,7 +37,7 @@ coverage = {version = "7.6.10", extras = ["toml"]}
pylint = "3.3.4"
pytest = "8.3.4"
pytest-asyncio = "0.25.3"
pytest-cov = "4.1.0"
pytest-cov = "6.0.0"
pytest-timeout = "2.3.1"
pre-commit = "4.1.0"
pre-commit-hooks = "5.0.0"
Expand Down

0 comments on commit 379f4bc

Please sign in to comment.