From 02c192037f7c3fb842ccebce8433fbfe9dc8994d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 11:33:33 +0000 Subject: [PATCH] Bump googletrans from 4.0.0rc1 to 4.0.2 Bumps [googletrans](https://github.com/ssut/py-googletrans) from 4.0.0rc1 to 4.0.2. - [Release notes](https://github.com/ssut/py-googletrans/releases) - [Commits](https://github.com/ssut/py-googletrans/commits) --- updated-dependencies: - dependency-name: googletrans dependency-version: 4.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... 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..07b7fda 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ emoji gitpython google-api-python-client google-auth-oauthlib -googletrans==4.0.0rc1 +googletrans==4.0.2 google-trans-new langdetect google_images_download>=2.8.0 diff --git a/requirementsDOCKER.txt b/requirementsDOCKER.txt index 2217992..60211ff 100644 --- a/requirementsDOCKER.txt +++ b/requirementsDOCKER.txt @@ -6,7 +6,7 @@ gitpython google-api-python-client google_auth_oauthlib google_images_download>=2.4.2 -googletrans>=2.4.0 +googletrans>=4.0.2 gsearch>=1.6.0 gtts>=2.0.1 urbandict>=0.5 @@ -22,7 +22,7 @@ Pillow>=5.3.0 telegraph sqlalchemy>=1.2 gTTS>=2.0.1 -googletrans>=2.4.0 +googletrans>=4.0.2 spongemock gTTS-token>=1.1.3 psycopg2