From fb6457844e6339626056ad18f772328f1bc4c74c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 11:12:47 +0000 Subject: [PATCH] Bump gtts from 2.3.2 to 2.5.1 Bumps [gtts](https://github.com/pndurette/gTTS) from 2.3.2 to 2.5.1. - [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.3.2...v2.5.1) --- updated-dependencies: - dependency-name: gtts dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f2e1396..ef05d51 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ boto3==1.26.142 botocore==1.29.142 -gTTS==2.3.2 +gTTS==2.5.1 moviepy==1.0.3 playwright==1.34.0 praw==7.7.0