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

This commit is contained in:
Renovate Bot 2026-02-24 00:03:44 +00:00
parent 51ee07dbbe
commit 2c26f4ce56
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.1",
"faker==40.4.0",
"faker==40.5.1",
"pytest==9.0.2",
"ruff==0.15.2",
]