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

This commit is contained in:
Renovate Bot 2026-01-18 16:57:24 +00:00 committed by kfickel
parent 46387c9a01
commit 86b3fbefcc
2 changed files with 22 additions and 21 deletions

View file

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