diff --git a/pyproject.toml b/pyproject.toml index 5c9671344..5aa2f857d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ classifiers = [ "Programming Language :: Python :: 3.11", ] dependencies = [ - "yt-dlp==2024.8.6", + "yt-dlp==2024.9.27", "colorama~=0.4", "mergedeep~=1.3", "mediafile~=0.12",