Update pyproject.toml

bump yt-dlp to 2025.9.26
This commit is contained in:
Rob Helgeson 2025-09-26 21:49:54 -04:00 committed by GitHub
parent 1d75ea3f06
commit 3fe390877a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,7 +15,7 @@ classifiers = [
"Programming Language :: Python :: 3.11",
]
dependencies = [
"yt-dlp[default]==2025.9.23",
"yt-dlp[default]==2025.9.26",
"colorama~=0.4",
"mergedeep~=1.3",
"mediafile~=0.12",