From b07dadd2cc4e5f774d2dd6296b056b4258c73096 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jul 2024 05:43:22 +0000 Subject: [PATCH] Bump botocore from 1.34.93 to 1.34.145 Bumps [botocore](https://github.com/boto/botocore) from 1.34.93 to 1.34.145. - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/botocore/compare/1.34.93...1.34.145) --- 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 ec3bcc1a9..4b97d9b47 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ boto3==1.26.142 -botocore==1.34.93 +botocore==1.34.145 gTTS==2.5.1 moviepy==1.0.3 praw==7.7.1