From 7a862b1684a338e03816c095ef95238965be3d8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 09:27:06 +0000 Subject: [PATCH] build(deps): bump yt-dlp from 2026.1.31 to 2026.2.4 Bumps [yt-dlp](https://github.com/yt-dlp/yt-dlp) from 2026.1.31 to 2026.2.4. - [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/2026.01.31...2026.02.04) --- updated-dependencies: - dependency-name: yt-dlp dependency-version: 2026.2.4 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 5d2ce1d..023f472 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==2026.1.31 +yt-dlp==2026.2.4 # via -r requirements.in