From 1a3a8613d7662274c2cecbbe7130a39c35778e86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Aug 2024 10:31:31 +0000 Subject: [PATCH] Bump gtts from 2.5.2 to 2.5.3 Bumps [gtts](https://github.com/pndurette/gTTS) from 2.5.2 to 2.5.3. - [Release notes](https://github.com/pndurette/gTTS/releases) - [Changelog](https://github.com/pndurette/gTTS/blob/main/CHANGELOG.md) - [Commits](https://github.com/pndurette/gTTS/compare/v2.5.2...v2.5.3) --- updated-dependencies: - dependency-name: gtts dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 41f2fe5..1380f7a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ boto3==1.34.127 botocore==1.34.127 -gTTS==2.5.2 +gTTS==2.5.3 moviepy==1.0.3 playwright==1.44.0 praw==7.7.1