Skip to content

Commit 8fdb9b1

Browse files
chore(deps): [PYTHON] Update dependency pytest-cov to v6
1 parent 3ac57be commit 8fdb9b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ mypy = "^1.0"
3939
pylint = "^3.0.0"
4040
pytest = "^8.0.0"
4141
pytest-asyncio = "^0.24.0"
42-
pytest-cov = "^5.0.0"
42+
pytest-cov = "^6.0.0"
4343
respx = "^0.21.0"
4444

4545
[tool.black]

0 commit comments

Comments
 (0)