From 21cb2ece6c57e703190d44478bb69f7b5b8bf796 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 00:27:19 +0000 Subject: [PATCH] Bump botocore from 1.35.11 to 1.35.44 Bumps [botocore](https://github.com/boto/botocore) from 1.35.11 to 1.35.44. - [Commits](https://github.com/boto/botocore/compare/1.35.11...1.35.44) --- 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 95de9f9..f5f6b1c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ asttokens==2.4.1 # via stack-data boto3==1.35.11 # via neynar_parquet_importer (setup.py) -botocore==1.35.11 +botocore==1.35.44 # via # boto3 # s3transfer