From 8973066a49a01867679fba384e6c4a0269dd3ccc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Feb 2026 10:37:33 +0000 Subject: [PATCH] pip dependency update: bump yt-dlp from 2025.10.22 to 2026.2.21 Bumps [yt-dlp](https://github.com/yt-dlp/yt-dlp) from 2025.10.22 to 2026.2.21. - [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.10.22...2026.02.21) --- updated-dependencies: - dependency-name: yt-dlp dependency-version: 2026.2.21 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- base-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base-requirements.txt b/base-requirements.txt index 821517123..4c604f5d5 100644 --- a/base-requirements.txt +++ b/base-requirements.txt @@ -78,7 +78,7 @@ unstructured-client==0.25.9 unstructured-inference==1.0.5 # Audio and Video -yt-dlp==2025.10.22 +yt-dlp==2026.2.21 # Miscellaneous schedule==1.2.2