From 916749ea4c13a8f1e6d9d15d7e4a895188f483d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Oct 2025 17:26:46 +0000 Subject: [PATCH] Bump gallery-dl from 1.30.5 to 1.30.8 in /src Bumps [gallery-dl](https://github.com/mikf/gallery-dl) from 1.30.5 to 1.30.8. - [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.5...v1.30.8) --- updated-dependencies: - dependency-name: gallery-dl dependency-version: 1.30.8 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..6a3b257 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.9 aiohttp==3.12.15 google-generativeai>=0.8.0