From 41c2ec10af91e50ea9d09b95f82444d2fc652333 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 09:13:06 +0000 Subject: [PATCH] build(deps): bump yt-dlp from 2025.11.12 to 2025.12.8 Bumps [yt-dlp](https://github.com/yt-dlp/yt-dlp) from 2025.11.12 to 2025.12.8. - [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.11.12...2025.12.08) --- updated-dependencies: - dependency-name: yt-dlp dependency-version: 2025.12.8 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 15e828c..3c34016 100644 --- a/requirements.txt +++ b/requirements.txt @@ -156,5 +156,5 @@ uvicorn==0.38.0 # via datasette websockets==15.0.1 # via iterm2 -yt-dlp==2025.11.12 +yt-dlp==2025.12.8 # via -r requirements.in