From bb68d38985aabc1145a9363a01f23ca4374f4998 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 11:33:40 +0000 Subject: [PATCH] Update gtts-token requirement from >=1.1.3 to >=1.1.4 Updates the requirements on [gtts-token](https://github.com/boudewijn26/gTTS-token) to permit the latest version. - [Release notes](https://github.com/boudewijn26/gTTS-token/releases) - [Changelog](https://github.com/Boudewijn26/gTTS-token/blob/master/CHANGES.md) - [Commits](https://github.com/boudewijn26/gTTS-token/compare/v1.1.3...v1.1.4) --- updated-dependencies: - dependency-name: gtts-token dependency-version: 1.1.4 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..d3c69f9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ google-trans-new langdetect google_images_download>=2.8.0 gTTS>=2.1.1 -gTTS-token>=1.1.3 +gTTS-token>=1.1.4 hachoir httplib2 humanize diff --git a/requirementsDOCKER.txt b/requirementsDOCKER.txt index 2217992..0312f2b 100644 --- a/requirementsDOCKER.txt +++ b/requirementsDOCKER.txt @@ -1,6 +1,6 @@ https://github.com/LonamiWebs/Telethon/archive/master.zip cowpy -gTTS-token>=1.1.3 +gTTS-token>=1.1.4 gTTS>=2.0.1 gitpython google-api-python-client @@ -24,7 +24,7 @@ sqlalchemy>=1.2 gTTS>=2.0.1 googletrans>=2.4.0 spongemock -gTTS-token>=1.1.3 +gTTS-token>=1.1.4 psycopg2 python-dotenv aiohttp