Update dependency pytest to v9
All checks were successful
Tests / test (push) Successful in 26s

This commit is contained in:
Renovate Bot 2025-11-09 03:01:47 +00:00
parent 14d60f80ca
commit ec72ab88c4
2 changed files with 5 additions and 5 deletions

View file

@ -36,7 +36,7 @@ dev = [
"flake8-bugbear>=25.10.21",
"flake8-pyproject>=1.2.3",
"isort>=7.0.0",
"pytest>=8.4.2",
"pytest>=9.0.0",
"pytest-cov>=7.0.0",
"pytest-django>=4.11.1",
"pytest-mock>=3.15.1",