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

This commit is contained in:
Renovate Bot 2025-11-13 03:01:13 +00:00
parent c00545b07c
commit 37875349a0
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>=9.0.0",
"pytest>=9.0.1",
"pytest-cov>=7.0.0",
"pytest-django>=4.11.1",
"pytest-mock>=3.15.1",