chore(deps): update dependency ruff to v0.15.6
All checks were successful
Continuous Integration / Build Package (push) Successful in 23s
Continuous Integration / Lint, Check & Test (push) Successful in 32s

This commit is contained in:
Renovate Bot 2026-03-13 00:06:24 +00:00
parent 1fb1ea1615
commit ac0a6683de
2 changed files with 21 additions and 21 deletions

View file

@ -26,5 +26,5 @@ dev = [
"basedpyright==1.38.2",
"faker==40.8.0",
"pytest==9.0.2",
"ruff==0.15.5",
"ruff==0.15.6",
]