From b8311d7ad2056d5c6e80d8418b10dbf83f12169c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 11:00:06 +0000 Subject: [PATCH] Bump yt-dlp from 2024.10.7 to 2024.12.3 Bumps [yt-dlp](https://github.com/yt-dlp/yt-dlp) from 2024.10.7 to 2024.12.3. - [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/2024.10.07...2024.12.03) --- 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 651f10d..39e7e50 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,5 +20,5 @@ torch==2.4.1 transformers==4.46.3 ffmpeg-python==0.2.0 elevenlabs==1.8.1 -yt-dlp==2024.10.7 +yt-dlp==2024.12.3 numpy==1.26.4