chore(deps): update dependency faker to v40.11.1
All checks were successful
Continuous Integration / Build Package (push) Successful in 1m9s
Continuous Integration / Lint, Check & Test (push) Successful in 1m18s

This commit is contained in:
Renovate Bot 2026-03-24 00:03:37 +00:00 committed by kfickel
parent 47f1f25fc7
commit dc32264c48
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.11.0",
"faker==40.11.1",
"pytest==9.0.2",
"ruff==0.15.8",
]