Update dependency pytest to >=8.4.0
All checks were successful
Tests / test (push) Successful in 23s

This commit is contained in:
Renovate Bot 2025-06-04 03:01:10 +00:00
parent bbbe390238
commit b088f40563
2 changed files with 15 additions and 5 deletions

View file

@ -33,7 +33,7 @@ dev = [
"flake8-bugbear>=24.12.12",
"flake8-pyproject>=1.2.3",
"isort>=6.0.1",
"pytest>=8.3.5",
"pytest>=8.4.0",
"pytest-cov>=6.1.1",
"pytest-django>=4.11.1",
]