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

This commit is contained in:
Renovate Bot 2026-03-24 00:03:37 +00:00
parent 47bba589f4
commit 31dbeb1b02
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.6",
]