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

Co-authored-by: Renovate Bot <renovate@konstantinfickel.de>
Reviewed-on: kfickel/streamer#25
This commit is contained in:
kfickel 2026-01-23 19:29:49 +01:00
parent bd65fd5403
commit e9b6eb3cf9
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",
]