chore(deps): update dependency faker to v40.8.0
All checks were successful
Continuous Integration / Build Package (push) Successful in 22s
Continuous Integration / Lint, Check & Test (push) Successful in 26s

This commit is contained in:
Renovate Bot 2026-03-05 00:05:33 +00:00
parent 5132814a77
commit 42177b94bd
2 changed files with 5 additions and 5 deletions

View file

@ -24,7 +24,7 @@ build-backend = "hatchling.build"
[dependency-groups]
dev = [
"basedpyright==1.38.2",
"faker==40.5.1",
"faker==40.8.0",
"pytest==9.0.2",
"ruff==0.15.4",
]