From f99b577523d7010174f70e2dfc77d26fd2c961d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 10:29:54 +0000 Subject: [PATCH] Bump yt-dlp from 2023.7.6 to 2023.12.30 Bumps [yt-dlp](https://github.com/yt-dlp/yt-dlp) from 2023.7.6 to 2023.12.30. - [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...2023.12.30) --- updated-dependencies: - dependency-name: yt-dlp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c9abc85..1ee6e67 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,4 +20,4 @@ torch==2.0.1 transformers==4.29.2 ffmpeg-python==0.2.0 elevenlabs==0.2.17 -yt-dlp==2023.7.6 \ No newline at end of file +yt-dlp==2023.12.30 \ No newline at end of file