From 4f8f1db085899e1e5cc55251926b380178b51de5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 16:52:10 +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.44.34 to 1.44.39 - [Release notes](https://github.com/aws/aws-cli/releases) - [Commits](https://github.com/aws/aws-cli/compare/1.44.34...1.44.39) Updates `boto3` from 1.42.44 to 1.42.49 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.42.44...1.42.49) --- updated-dependencies: - dependency-name: awscli dependency-version: 1.44.39 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws-dependencies - dependency-name: boto3 dependency-version: 1.42.49 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 1afd3352..283ea51a 100644 --- a/pipelines/dockerfiles/tool-box/requirements.txt +++ b/pipelines/dockerfiles/tool-box/requirements.txt @@ -1,6 +1,6 @@ ansible-core==2.20.2 -awscli==1.44.34 -boto3==1.42.44 +awscli==1.44.39 +boto3==1.42.49 cryptography==46.0.5 Jinja2==3.1.6 PyYAML>=6.0.1