chore(deps): update dependency pytest-cov to v6
Some checks failed
renovate/artifacts Artifact file update failure
gitea-physics/deepdog/pipeline/head There was a failure building this commit
gitea-physics/deepdog/pipeline/pr-master There was a failure building this commit

This commit is contained in:
Renovate Bot 2024-10-30 01:31:20 +00:00
parent 700f32ea58
commit 3cbe5b9ff9

View File

@ -14,7 +14,7 @@ tqdm = "^4.66.2"
[tool.poetry.dev-dependencies]
pytest = ">=6"
flake8 = "^4.0.1"
pytest-cov = "^4.1.0"
pytest-cov = "^6.0.0"
mypy = "^0.971"
python-semantic-release = "^7.24.0"
black = "^22.3.0"