Update dependency pytest-cov to >=6.1.1
All checks were successful
Tests / test (push) Successful in 25s
All checks were successful
Tests / test (push) Successful in 25s
This commit is contained in:
parent
15370f9739
commit
b11b5d740f
2 changed files with 5 additions and 5 deletions
|
@ -34,7 +34,7 @@ dev = [
|
|||
"flake8-pyproject>=1.2.3",
|
||||
"isort>=6.0.1",
|
||||
"pytest>=8.3.5",
|
||||
"pytest-cov>=6.0.0",
|
||||
"pytest-cov>=6.1.1",
|
||||
"pytest-django>=4.10.0",
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue