Skip to content

Commit

Permalink
chore(deps): update dependency pytest-cov to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 10, 2024
1 parent 9d5c5ef commit 0883b2c
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 @@ -99,7 +99,7 @@ pre-commit = [
]
pytest = ">=7.1.3,<9.0.0"
pytest-clarity = "^1.0.1"
pytest-cov = ">=3,<6"
pytest-cov = ">=6,<7"
pytest-console-scripts = "^1.3.1"
pytest-xdist = ">=2.5,<4.0"
pytest-plt = "^1.1.0"
Expand Down

0 comments on commit 0883b2c

Please sign in to comment.