From e532a9b3304e70fd430dad7e41eb093858139080 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 May 2024 10:06:28 +0000 Subject: [PATCH] Bump yt-dlp from 2023.7.6 to 2024.5.27 Bumps [yt-dlp](https://github.com/yt-dlp/yt-dlp) from 2023.7.6 to 2024.5.27. - [Release notes](https://github.com/yt-dlp/yt-dlp/releases) - [Changelog](https://github.com/yt-dlp/yt-dlp/blob/master/Changelog.md) - [Commits](https://github.com/yt-dlp/yt-dlp/compare/2023.07.06...2024.05.27) --- updated-dependencies: - dependency-name: yt-dlp dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 80208a5..3f55d83 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,4 +20,4 @@ torch==2.3.0 transformers==4.40.2 ffmpeg-python==0.2.0 elevenlabs==0.2.17 -yt-dlp==2023.7.6 \ No newline at end of file +yt-dlp==2024.5.27 \ No newline at end of file