Skip to content

Commit 07a1a79

Browse files
chore(deps): update dependency pytest-cov to v6
1 parent bddfc23 commit 07a1a79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ typing_extensions = "^4.5.0"
2727

2828
[tool.poetry.dev-dependencies]
2929
pytest = "^8.0.0"
30-
pytest-cov = "^5.0.0"
30+
pytest-cov = "^6.0.0"
3131
pytest-mock = "^3.10.0"
3232
responses = "^0.25.0"
3333
sphinx = "7.1.2"

0 commit comments

Comments
 (0)