From 3bc9323e0e149793dd924f0003ea7245f168a28f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 19:45:16 +0000 Subject: [PATCH] Bump yt-dlp from 2025.9.26 to 2025.10.22 in /src Bumps [yt-dlp](https://github.com/yt-dlp/yt-dlp) from 2025.9.26 to 2025.10.22. - [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.10.22) --- updated-dependencies: - dependency-name: yt-dlp dependency-version: 2025.10.22 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..089607c 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.10.22 gallery-dl==1.30.8 aiohttp==3.12.15 google-generativeai>=0.8.0