Update dependency pytest-cov to >=6.2.1
All checks were successful
Tests / test (push) Successful in 23s

This commit is contained in:
Renovate Bot 2025-06-13 03:01:25 +00:00
parent 2f4e6a4494
commit 06ad148af7
2 changed files with 6 additions and 5 deletions

View file

@ -35,7 +35,7 @@ dev = [
"flake8-pyproject>=1.2.3",
"isort>=6.0.1",
"pytest>=8.4.0",
"pytest-cov>=6.1.1",
"pytest-cov>=6.2.1",
"pytest-django>=4.11.1",
]