chore(deps): update dependency pyright to v1.1.408
All checks were successful
Continuous Integration / Lint, Check & Test (push) Successful in 1m4s

This commit is contained in:
Renovate Bot 2026-01-18 16:39:47 +00:00
parent 2445b6f462
commit e9ca1296c6
2 changed files with 5 additions and 5 deletions

View file

@ -24,7 +24,7 @@ build-backend = "hatchling.build"
[dependency-groups]
dev = [
"faker==37.11.0",
"pyright==1.1.406",
"pyright==1.1.408",
"pytest==8.4.2",
"ruff==0.11.2",
]