Update dependency pytest to >=9.0.2
All checks were successful
Tests / test (push) Successful in 28s
All checks were successful
Tests / test (push) Successful in 28s
This commit is contained in:
parent
5d19a7a853
commit
bab696d156
2 changed files with 5 additions and 5 deletions
|
|
@ -36,7 +36,7 @@ dev = [
|
|||
"flake8-bugbear>=25.11.29",
|
||||
"flake8-pyproject>=1.2.4",
|
||||
"isort>=7.0.0",
|
||||
"pytest>=9.0.1",
|
||||
"pytest>=9.0.2",
|
||||
"pytest-cov>=7.0.0",
|
||||
"pytest-django>=4.11.1",
|
||||
"pytest-mock>=3.15.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue