From 4600936add53566a10945c672f94d27990f4f335 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 00:03:24 +0000 Subject: [PATCH] Bump yt-dlp from 2025.1.12 to 2025.1.15 Bumps [yt-dlp](https://github.com/yt-dlp/yt-dlp) from 2025.1.12 to 2025.1.15. - [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/2025.01.12...2025.01.15) --- updated-dependencies: - dependency-name: yt-dlp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5f65df3..5a37eae 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,5 +20,5 @@ torch==2.4.1 transformers==4.48.0 ffmpeg-python==0.2.0 elevenlabs==1.8.1 -yt-dlp==2025.1.12 +yt-dlp==2025.1.15 numpy==1.26.4