chore(deps): update dependency ruff to v0.15.0
All checks were successful
Continuous Integration / Lint, Check & Test (push) Successful in 44s

This commit is contained in:
Renovate Bot 2026-02-03 21:09:32 +00:00
parent ecf2f091d0
commit 278340ce9b
2 changed files with 21 additions and 22 deletions

View file

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