Merge branch 'main' into playback-speed

This commit is contained in:
David
2025-03-10 13:02:29 +01:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

View File

@@ -19,7 +19,7 @@ repos:
- id: mixed-line-ending # replaces or checks mixed line ending
- id: trailing-whitespace # checks for trailing whitespace
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.9.6
rev: v0.9.9
hooks:
- id: ruff
args: [ --fix, --exit-non-zero-on-fix ]

View File

@@ -1,10 +1,10 @@
aiohttp==3.11.12
aiohttp==3.11.13
appdirs==1.4.4
async-cache==1.1.1
pyytlounge==2.1.2
pyytlounge==2.2.1
rich==13.9.4
ssdp==1.3.0
textual==1.0.0
textual-slider==0.2.0
xmltodict==0.14.2
rich_click==1.8.5
rich_click==1.8.6