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 Oct 29, 2024
1 parent 5d9d872 commit cc8a50e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ markdown = "^3.2"
mypy = "^1.0"
pre-commit = "^4.0.0"
pytest = "^8.0.0"
pytest-cov = "^5.0.0"
pytest-cov = "^6.0.0"
pytest-pythonpath = "^0.7"
pytest-sugar = "^1.0.0"
types-Markdown = "^3.3.6"
Expand Down

0 comments on commit cc8a50e

Please sign in to comment.