From 7743aa74c88748f31063d23b07fa09a80477af63 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 19:18:16 +0000 Subject: [PATCH] Bump gallery-dl from 1.30.8 to 1.30.10 in /src Bumps [gallery-dl](https://github.com/mikf/gallery-dl) from 1.30.8 to 1.30.10. - [Release notes](https://github.com/mikf/gallery-dl/releases) - [Changelog](https://github.com/mikf/gallery-dl/blob/master/CHANGELOG.md) - [Commits](https://github.com/mikf/gallery-dl/compare/v1.30.8...v1.30.10) --- updated-dependencies: - dependency-name: gallery-dl dependency-version: 1.30.10 dependency-type: direct:production update-type: version-update:semver-patch ... 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..644d56d 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 -gallery-dl==1.30.8 +gallery-dl==1.30.10 aiohttp==3.12.15 google-generativeai>=0.8.0