From 15fdbe893e9fbe28895e0fbe3dc9cac9f3b5ad4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jan 2023 10:18:06 +0000 Subject: [PATCH] Bump gtts from 2.2.4 to 2.3.1 Bumps [gtts](https://github.com/pndurette/gTTS) from 2.2.4 to 2.3.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.2.4...v2.3.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 a9564c0..242ea6d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ boto3==1.24.24 botocore==1.27.24 -gTTS==2.2.4 +gTTS==2.3.1 moviepy==1.0.3 playwright==1.23.0 praw==7.6.1