From 58f5c5f2515a09e9479216f7c811f7bc46fc2b59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 20:47:16 +0000 Subject: [PATCH] Bump botocore from 1.34.162 to 1.35.75 Bumps [botocore](https://github.com/boto/botocore) from 1.34.162 to 1.35.75. - [Commits](https://github.com/boto/botocore/compare/1.34.162...1.35.75) --- updated-dependencies: - dependency-name: botocore 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 9471ba3..a8b322d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ async-timeout==5.0.1 boto3==1.34.162 -botocore==1.34.162 +botocore==1.35.75 certifi==2024.8.30 chardet==5.2.0 charset-normalizer==3.4.0