From 9a541a9e4d4d12a7ccb02599524d4faba33c24b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 3 Mar 2024 22:40:19 +0000 Subject: [PATCH] build(deps): bump boto3 from 1.26.64 to 1.34.54 in /ci/builder Bumps [boto3](https://github.com/boto/boto3) from 1.26.64 to 1.34.54. - [Release notes](https://github.com/boto/boto3/releases) - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/boto3/compare/1.26.64...1.34.54) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- ci/builder/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/builder/requirements.txt b/ci/builder/requirements.txt index bdbec91bb7278..e4ffcc62094f0 100644 --- a/ci/builder/requirements.txt +++ b/ci/builder/requirements.txt @@ -6,7 +6,7 @@ black==22.12.0 boto3-stubs[ec2,iam,kinesis,s3,sqs,ssm,sts]==1.26.89 -boto3==1.26.64 +boto3==1.34.54 click==8.1.3 cryptography==39.0.1 colored==1.4.4