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

This commit is contained in:
Renovate Bot 2026-03-06 00:06:05 +00:00
parent 42177b94bd
commit 1fb1ea1615
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.4",
"ruff==0.15.5",
]