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