From f54921639c20c92d499cfecf4c65e58e27113018 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jun 2025 22:39:12 +0000 Subject: [PATCH] Bump yt-dlp from 2025.5.22 to 2025.6.25 in /src --- updated-dependencies: - dependency-name: yt-dlp dependency-version: 2025.6.25 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 834d7fa..9fd518c 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,5 +1,5 @@ python-telegram-bot[ext]==22.0 python-dotenv==1.1.0 -yt-dlp==2025.5.22 +yt-dlp==2025.6.25 gallery-dl==1.29.6 aiohttp==3.11.18