Update dependency pytest to >=9.0.1
All checks were successful
Tests / test (push) Successful in 27s
All checks were successful
Tests / test (push) Successful in 27s
This commit is contained in:
parent
c00545b07c
commit
37875349a0
2 changed files with 5 additions and 5 deletions
|
|
@ -36,7 +36,7 @@ dev = [
|
|||
"flake8-bugbear>=25.10.21",
|
||||
"flake8-pyproject>=1.2.3",
|
||||
"isort>=7.0.0",
|
||||
"pytest>=9.0.0",
|
||||
"pytest>=9.0.1",
|
||||
"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