chore(deps): update dependency pytest to v9
All checks were successful
Continuous Integration / Lint, Check & Test (push) Successful in 1m21s

This commit is contained in:
Renovate Bot 2026-01-19 00:02:33 +00:00
parent 43e8a829bb
commit 67fa45b828
2 changed files with 5 additions and 5 deletions

View file

@ -25,6 +25,6 @@ build-backend = "hatchling.build"
dev = [
"faker==40.1.2",
"pyright==1.1.408",
"pytest==8.4.2",
"pytest==9.0.2",
"ruff==0.14.13",
]