From 52fa5447b05e79b1afed8a2612df8f9b0991f4d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Jul 2022 11:36:43 +0000 Subject: [PATCH] Bump botocore from 1.27.24 to 1.27.25 Bumps [botocore](https://github.com/boto/botocore) from 1.27.24 to 1.27.25. - [Release notes](https://github.com/boto/botocore/releases) - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/botocore/compare/1.27.24...1.27.25) --- updated-dependencies: - dependency-name: botocore 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 40c7632..c934a80 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ boto3==1.24.24 -botocore==1.27.24 +botocore==1.27.25 gTTS==2.2.4 moviepy==1.0.3 mutagen==1.45.1