From b23593ee402c8fb7e36c88b4f7144e1a7306f701 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Nov 2025 19:22:43 +0000 Subject: [PATCH] Bump yt-dlp from 2025.9.26 to 2025.11.12 in /src Bumps [yt-dlp](https://github.com/yt-dlp/yt-dlp) from 2025.9.26 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/2025.09.26...2025.11.12) --- updated-dependencies: - dependency-name: yt-dlp dependency-version: 2025.11.12 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 01904e3..88f1634 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,6 +1,6 @@ python-telegram-bot[ext]==22.5 python-dotenv==1.1.1 -yt-dlp==2025.9.26 +yt-dlp==2025.11.12 gallery-dl==1.30.8 aiohttp==3.12.15 google-generativeai>=0.8.0