From 2e3d565d0e33c76ef251137056b9d6eb9fade52f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 10:47:40 +0000 Subject: [PATCH] Bump gtts from 2.5.3 to 2.5.4 Bumps [gtts](https://github.com/pndurette/gTTS) from 2.5.3 to 2.5.4. - [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.3...v2.5.4) --- 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 cc77738..93695a1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ boto3==1.34.127 botocore==1.34.127 -gTTS==2.5.3 +gTTS==2.5.4 moviepy==1.0.3 playwright==1.44.0 praw==7.7.1