From b21a35520be28b423a4045e533a9ef9cf82d2eaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 01:04:25 +0000 Subject: [PATCH] Bump botocore from 1.35.11 to 1.35.24 Bumps [botocore](https://github.com/boto/botocore) from 1.35.11 to 1.35.24. - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/botocore/compare/1.35.11...1.35.24) --- 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 26b024f..03ae863 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.24 # via # boto3 # s3transfer