Merge pull request 'Update dependency pytest to >=9.0.2' (#326) from renovate/pytest-9.x into main
All checks were successful
Build and Deploy Staging / build (push) Successful in 40s
Tests / test (push) Successful in 27s
Build and Deploy Staging / deploy (push) Successful in 6s

Reviewed-on: #326
This commit is contained in:
Tobias Brunner 2025-12-08 16:14:11 +00:00
commit cecc2f88da
2 changed files with 2 additions and 2 deletions

View file

@ -36,7 +36,7 @@ dev = [
"flake8-bugbear>=25.11.29",
"flake8-pyproject>=1.2.4",
"isort>=7.0.0",
"pytest>=9.0.1",
"pytest>=9.0.2",
"pytest-cov>=7.0.0",
"pytest-django>=4.11.1",
"pytest-mock>=3.15.1",