From 7ca0f4c57788ced9235365915eccc9e85be2f508 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 7 Dec 2025 18:06:47 +0000 Subject: [PATCH] chore(deps)(deps): bump yt-dlp in /pmoves/services/archon Bumps [yt-dlp](https://github.com/yt-dlp/yt-dlp) from 2024.12.23 to 2025.11.12. - [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.12.23...2025.11.12) --- updated-dependencies: - dependency-name: yt-dlp dependency-version: 2025.11.12 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pmoves/services/archon/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pmoves/services/archon/requirements.txt b/pmoves/services/archon/requirements.txt index dafbeab59d..5fae61cf27 100644 --- a/pmoves/services/archon/requirements.txt +++ b/pmoves/services/archon/requirements.txt @@ -21,7 +21,7 @@ crawl4ai==0.6.2 mcp==1.12.2 docker>=6.1.0 playwright==1.49.0 -yt-dlp==2024.12.23 +yt-dlp==2025.11.12 tldextract>=5.1.2 # Supabase/Postgres integration