From 017826c72866b4cd33824b2c03c88522179ac9a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Jul 2022 10:55:52 +0000 Subject: [PATCH] Bump botocore from 1.27.24 to 1.27.26 Bumps [botocore](https://github.com/boto/botocore) from 1.27.24 to 1.27.26. - [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.26) --- 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..321f2bd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ boto3==1.24.24 -botocore==1.27.24 +botocore==1.27.26 gTTS==2.2.4 moviepy==1.0.3 mutagen==1.45.1