From 0bc239d52247099c337c1854f12828f035e1a442 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Apr 2024 10:24:14 +0000 Subject: [PATCH] Bump yt-dlp from 2023.7.6 to 2024.4.9 Bumps [yt-dlp](https://github.com/yt-dlp/yt-dlp) from 2023.7.6 to 2024.4.9. - [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.04.09) --- 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 c85f8fd..cbb072a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,4 +20,4 @@ torch==2.2.2 transformers==4.39.3 ffmpeg-python==0.2.0 elevenlabs==0.2.17 -yt-dlp==2023.7.6 \ No newline at end of file +yt-dlp==2024.4.9 \ No newline at end of file