chore(deps): update dependency ruff to v0.15.4
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-02-27 00:05:47 +00:00
parent 2c26f4ce56
commit bb02dd715b
2 changed files with 21 additions and 21 deletions

View file

@ -26,5 +26,5 @@ dev = [
"basedpyright==1.38.1",
"faker==40.5.1",
"pytest==9.0.2",
"ruff==0.15.2",
"ruff==0.15.4",
]