diff --git a/pyproject.toml b/pyproject.toml index 35fee9c1..a7fbdd1e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ classifiers = [ "Programming Language :: Python :: 3.11", ] dependencies = [ - "yt-dlp[default]==2025.8.27", + "yt-dlp[default]==2025.9.5", "colorama~=0.4", "mergedeep~=1.3", "mediafile~=0.12",