From f190cbd6eeeeb09083ea45219442af42fe619022 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 15:48:56 +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.34.10 to 1.34.14 - [Release notes](https://github.com/aws/aws-cli/releases) - [Commits](https://github.com/aws/aws-cli/compare/1.34.10...1.34.14) Updates `boto3` from 1.35.10 to 1.35.14 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.35.10...1.35.14) --- updated-dependencies: - dependency-name: awscli dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws-dependencies - dependency-name: boto3 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 8cd9c1c2..819654f3 100644 --- a/pipelines/dockerfiles/tool-box/requirements.txt +++ b/pipelines/dockerfiles/tool-box/requirements.txt @@ -1,6 +1,6 @@ ansible-core==2.17.3 -awscli==1.34.10 -boto3==1.35.10 +awscli==1.34.14 +boto3==1.35.14 cryptography==43.0.0 Jinja2==3.1.4 PyYAML>=6.0.1