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 Dec 8, 2024
1 parent 08b2dac commit ccc0bdb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 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 @@ -18,7 +18,7 @@ pylint = "^3.3.2"

[tool.poetry.group.test.dependencies]
pytest = "^8.3.4"
pytest-cov = "^4.1.0"
pytest-cov = "^6.0.0"


[tool.poetry.group.docs.dependencies]
Expand Down

0 comments on commit ccc0bdb

Please sign in to comment.