Merge pull request 'Update dependency pytest to v9' (#276) from renovate/pytest-9.x into main
Some checks are pending
Build and Deploy Staging / build (push) Waiting to run
Build and Deploy Staging / deploy (push) Blocked by required conditions
Tests / test (push) Waiting to run

Reviewed-on: #276
This commit is contained in:
Tobias Brunner 2025-11-10 12:36:13 +00:00
commit 93b5a2a366
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",