From 140e3fc3ac7b5e16a937af945dd2fcb19cb13f11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 15:43:09 +0000 Subject: [PATCH] Bump the aws-dependencies group Bumps the aws-dependencies group in /pipelines/dockerfiles/tool-box with 2 updates: [awscli](https://github.com/aws/aws-cli) and [boto3](https://github.com/boto/boto3). Updates `awscli` from 1.45.48 to 1.45.53 - [Release notes](https://github.com/aws/aws-cli/releases) - [Commits](https://github.com/aws/aws-cli/compare/1.45.48...1.45.53) Updates `boto3` from 1.43.48 to 1.43.53 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.43.48...1.43.53) --- updated-dependencies: - dependency-name: awscli dependency-version: 1.45.53 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws-dependencies - dependency-name: boto3 dependency-version: 1.43.53 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws-dependencies ... Signed-off-by: dependabot[bot] --- pipelines/dockerfiles/tool-box/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pipelines/dockerfiles/tool-box/requirements.txt b/pipelines/dockerfiles/tool-box/requirements.txt index 45378788..f3deb5dc 100644 --- a/pipelines/dockerfiles/tool-box/requirements.txt +++ b/pipelines/dockerfiles/tool-box/requirements.txt @@ -1,6 +1,6 @@ ansible-core==2.21.2 -awscli==1.45.48 -boto3==1.43.48 +awscli==1.45.53 +boto3==1.43.53 cryptography==49.0.0 Jinja2==3.1.6 PyYAML>=6.0.3