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

This commit is contained in:
Renovate Bot 2026-01-18 16:57:24 +00:00
parent 117fa4644b
commit a55e0bd610
2 changed files with 22 additions and 21 deletions

View file

@ -26,5 +26,5 @@ dev = [
"faker==37.11.0",
"pyright==1.1.408",
"pytest==8.4.2",
"ruff==0.11.2",
"ruff==0.14.13",
]