From df3c54ccc3a4da895977028bbe899528eabdf9ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 29 Sep 2024 07:31:31 +0000 Subject: [PATCH] build(deps): bump yt-dlp in /ansible/.ansible/dwm/roles/pkg/requirements (#101) Bumps [yt-dlp](https://github.com/yt-dlp/yt-dlp) from 2024.8.6 to 2024.9.27. - [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.08.06...2024.09.27) --- updated-dependencies: - dependency-name: yt-dlp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- ansible/.ansible/dwm/roles/pkg/requirements/local.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ansible/.ansible/dwm/roles/pkg/requirements/local.txt b/ansible/.ansible/dwm/roles/pkg/requirements/local.txt index 104729d..3b4fc5d 100644 --- a/ansible/.ansible/dwm/roles/pkg/requirements/local.txt +++ b/ansible/.ansible/dwm/roles/pkg/requirements/local.txt @@ -78,7 +78,7 @@ virtualenv==20.25.0 # via pre-commit wcwidth==0.2.12 # via prompt-toolkit -websockets==12.0 +websockets==13.1 # via yt-dlp -yt-dlp==2024.8.6 +yt-dlp==2024.9.27 # via -r local.in