From ae6a47b00d765cb89a6924e4e833463b726c0971 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 20:54:03 +0000 Subject: [PATCH] Bump botocore from 1.34.162 to 1.35.74 Bumps [botocore](https://github.com/boto/botocore) from 1.34.162 to 1.35.74. - [Commits](https://github.com/boto/botocore/compare/1.34.162...1.35.74) --- 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..0495201 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.74 certifi==2024.8.30 chardet==5.2.0 charset-normalizer==3.4.0