chore(deps): update dependency pytest-cov to v6

This commit is contained in:
renovate[bot] 2025-05-27 16:34:55 +00:00 committed by Hal
parent 798cf0e5de
commit 63ef17f0ac
2 changed files with 8 additions and 8 deletions

View file

@ -39,7 +39,7 @@ click = "^8.1.0"
[tool.poetry.group.dev.dependencies]
pytest = "^8.0.0"
pytest-asyncio = "^0.23.0"
pytest-cov = "^4.0.0"
pytest-cov = "^6.0.0"
pytest-mock = "^3.12.0"
ruff = "^0.11.0"
pre-commit = "^4.0.0"