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

2
uv.lock generated
View file

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