From 45960fceedb69e94ecb3c2caa23a3d1f1cfc3a32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2024 02:03:56 +0000 Subject: [PATCH] Bump yt-dlp from 2024.7.9 to 2024.7.25 Bumps [yt-dlp](https://github.com/yt-dlp/yt-dlp) from 2024.7.9 to 2024.7.25. - [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.07.09...2024.07.25) --- 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 3973312..bbdb409 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,5 +20,5 @@ torch==2.3.1 transformers==4.43.2 ffmpeg-python==0.2.0 elevenlabs==1.5.0 -yt-dlp==2024.7.9 +yt-dlp==2024.7.25 numpy==1.26.4