From 0e6c44fa8da1d068c86f4053fe86f91fb3866d4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 10:20:53 +0000 Subject: [PATCH] Bump yt-dlp from 2023.7.6 to 2024.3.10 Bumps [yt-dlp](https://github.com/yt-dlp/yt-dlp) from 2023.7.6 to 2024.3.10. - [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.03.10) --- 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 f804029..708261d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,4 +20,4 @@ torch==2.2.0 transformers==4.37.2 ffmpeg-python==0.2.0 elevenlabs==0.2.17 -yt-dlp==2023.7.6 \ No newline at end of file +yt-dlp==2024.3.10 \ No newline at end of file