From d11d4c6d67630b5514c68ef3ea0c9471348e34cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 06:04:24 +0000 Subject: [PATCH] build(deps): bump yt-dlp in /ansible/.ansible/dwm/roles/pkg/requirements Bumps [yt-dlp](https://github.com/yt-dlp/yt-dlp) from 2025.12.8 to 2026.1.31. - [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.12.08...2026.01.31) --- updated-dependencies: - dependency-name: yt-dlp dependency-version: 2026.1.31 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- ansible/.ansible/dwm/roles/pkg/requirements/local.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/.ansible/dwm/roles/pkg/requirements/local.txt b/ansible/.ansible/dwm/roles/pkg/requirements/local.txt index 8d248c9d..7ca03a82 100644 --- a/ansible/.ansible/dwm/roles/pkg/requirements/local.txt +++ b/ansible/.ansible/dwm/roles/pkg/requirements/local.txt @@ -62,5 +62,5 @@ virtualenv==20.36.1 # via pre-commit wcwidth==0.2.12 # via prompt-toolkit -yt-dlp==2025.12.8 +yt-dlp==2026.1.31 # via -r local.in