Skip to content

Commit e1482e1

Browse files
chore(deps): update dependency pytest-cov to v6
1 parent 4c55483 commit e1482e1

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
@@ -28,7 +28,7 @@ typing_extensions = "^4.5.0"
2828

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

0 commit comments

Comments
 (0)