From 6c1bf32fc5fba43937277f4dbe26495a6dcad64b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 11:02:04 +0000 Subject: [PATCH] Bump gtts from 2.5.1 to 2.5.2 Bumps [gtts](https://github.com/pndurette/gTTS) from 2.5.1 to 2.5.2. - [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.1...v2.5.2) --- 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 383c1b7..ee902f8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ boto3==1.34.127 botocore==1.34.127 -gTTS==2.5.1 +gTTS==2.5.2 moviepy==1.0.3 playwright==1.44.0 praw==7.7.1