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

This commit is contained in:
Renovate Bot 2026-01-23 00:06:57 +00:00
parent bd65fd5403
commit 5638a6d10b
2 changed files with 22 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.13",
"ruff==0.14.14",
]