From 1ce0a3fe521a05cd758bfeb7dde29a2952b76519 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 06:01:16 +0000 Subject: [PATCH] Bump botocore from 1.34.93 to 1.34.141 Bumps [botocore](https://github.com/boto/botocore) from 1.34.93 to 1.34.141. - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/botocore/compare/1.34.93...1.34.141) --- 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..bfc506399 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ boto3==1.26.142 -botocore==1.34.93 +botocore==1.34.141 gTTS==2.5.1 moviepy==1.0.3 praw==7.7.1