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

This commit is contained in:
Renovate Bot 2026-02-15 00:06:41 +00:00
parent 646241f355
commit 2298bdaa8f
2 changed files with 21 additions and 21 deletions

View file

@ -26,5 +26,5 @@ dev = [
"faker==40.4.0",
"pyright==1.1.408",
"pytest==9.0.2",
"ruff==0.15.0",
"ruff==0.15.1",
]