From 5a5e758ca1483e4b873bbb11f408ca58951a039f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 11:32:52 +0000 Subject: [PATCH] Update google-images-download requirement from >=2.4.2 to >=3.0.1 Updates the requirements on [google-images-download](https://github.com/hardikvasa/google-images-download) to permit the latest version. - [Commits](https://github.com/hardikvasa/google-images-download/compare/v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: google-images-download dependency-version: 3.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirementsDOCKER.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 0226c10..4ceab26 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ google-auth-oauthlib googletrans==4.0.0rc1 google-trans-new langdetect -google_images_download>=2.8.0 +google_images_download>=3.0.1 gTTS>=2.1.1 gTTS-token>=1.1.3 hachoir diff --git a/requirementsDOCKER.txt b/requirementsDOCKER.txt index 2217992..753faef 100644 --- a/requirementsDOCKER.txt +++ b/requirementsDOCKER.txt @@ -5,7 +5,7 @@ gTTS>=2.0.1 gitpython google-api-python-client google_auth_oauthlib -google_images_download>=2.4.2 +google_images_download>=3.0.1 googletrans>=2.4.0 gsearch>=1.6.0 gtts>=2.0.1 @@ -16,7 +16,7 @@ speedtest-cli>=2.0.2 zalgo_text>=0.6 hastebin.py>=0.2 pybase64>=0.4.0 -google_images_download>=2.4.2 +google_images_download>=3.0.1 hachoir Pillow>=5.3.0 telegraph