From f7fc213f062510a44167678e3220299c49963fe4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 05:20:13 +0000 Subject: [PATCH] chore(deps): bump yt-dlp from 2026.3.17 to 2026.6.9 in /detekt_worker Bumps [yt-dlp](https://github.com/yt-dlp/yt-dlp) from 2026.3.17 to 2026.6.9. - [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.03.17...2026.06.09) --- updated-dependencies: - dependency-name: yt-dlp dependency-version: 2026.6.9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- detekt_worker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/detekt_worker/requirements.txt b/detekt_worker/requirements.txt index ced6e01..2fae492 100644 --- a/detekt_worker/requirements.txt +++ b/detekt_worker/requirements.txt @@ -9,5 +9,5 @@ httpx[socks]>=0.27.0 structlog>=24.0.0 sentry-sdk>=2.0.0 temporalio==1.24.0 -yt-dlp==2026.3.17 +yt-dlp==2026.6.9 webshareproxy==0.0.10