Skip to content

Commit

Permalink
chore(deps): update dependency pytest-cov to v6
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 4, 2024
1 parent f531ebb commit edbbec9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 @@ -41,7 +41,7 @@ rq = "^1.10.1"

[tool.poetry.dev-dependencies]
pytest = "^7.1.3 || ^8.0.0"
pytest-cov = "^4.1.0 || ^5.0.0"
pytest-cov = "^4.1.0 || ^5.0.0 || ^6.0.0"
pytest-mock = "^3.8.1"
ruff = "^0.2.0 || ^0.3.0 || ^0.6.0 || ^0.7.0"
tox = "^4.0.0"
Expand Down

0 comments on commit edbbec9

Please sign in to comment.