Update dependency pytest to >=8.4.1
All checks were successful
Tests / test (push) Successful in 29s
All checks were successful
Tests / test (push) Successful in 29s
This commit is contained in:
parent
c703f2c190
commit
29f6a3b72f
2 changed files with 5 additions and 5 deletions
|
@ -34,7 +34,7 @@ dev = [
|
|||
"flake8-bugbear>=24.12.12",
|
||||
"flake8-pyproject>=1.2.3",
|
||||
"isort>=6.0.1",
|
||||
"pytest>=8.4.0",
|
||||
"pytest>=8.4.1",
|
||||
"pytest-cov>=6.2.1",
|
||||
"pytest-django>=4.11.1",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue