Update dependency pytest-cov to v7
All checks were successful
Tests / test (push) Successful in 32s

This commit is contained in:
Renovate Bot 2025-10-04 03:01:33 +00:00
parent b5e7a7a9b7
commit ff93a6c366
2 changed files with 5 additions and 5 deletions

View file

@ -37,7 +37,7 @@ dev = [
"flake8-pyproject>=1.2.3",
"isort>=6.0.1",
"pytest>=8.4.2",
"pytest-cov>=6.3.0",
"pytest-cov>=7.0.0",
"pytest-django>=4.11.1",
"pytest-mock>=3.15.1",
]