From 071962cb9777ddab1d28c341b21933e492bc17ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 19:21:01 +0000 Subject: [PATCH] Bump gallery-dl from 1.30.8 to 1.30.9 in /src Bumps [gallery-dl](https://github.com/mikf/gallery-dl) from 1.30.8 to 1.30.9. - [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.9) --- updated-dependencies: - dependency-name: gallery-dl dependency-version: 1.30.9 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