Skip to content

Commit

Permalink
fix(deps): update dependency pytest-cov to v6 (#218)
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 Dec 9, 2024
1 parent 6f495f7 commit 47a78e5
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 @@ -36,7 +36,7 @@ dev = [
"ruff>=0.7.0,<0.8.0",
"pytest>=8.3,<9",
"build>=0.10,<1.3",
"pytest-cov>=4.0,<5.1",
"pytest-cov>=6,<7",
"pre-commit",
"httmock",
]
Expand Down

0 comments on commit 47a78e5

Please sign in to comment.