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

This commit is contained in:
Renovate Bot 2026-03-14 00:04:44 +00:00
parent ac0a6683de
commit 47bba589f4
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.8.0",
"faker==40.11.0",
"pytest==9.0.2",
"ruff==0.15.6",
]