chore(deps): update dependency ruff to v0.15.8
Some checks failed
Continuous Integration / Build Package (push) Has been cancelled
Continuous Integration / Lint, Check & Test (push) Has been cancelled

This commit is contained in:
Renovate Bot 2026-03-27 00:06:12 +00:00
parent 47bba589f4
commit 47f1f25fc7
2 changed files with 21 additions and 21 deletions

View file

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