From fc6265bf54b64cd31c3c0194e4ec75d29b8a4c34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 19:22:04 +0000 Subject: [PATCH] Bump aws-sam-cli Bumps [aws-sam-cli](https://github.com/aws/aws-sam-cli) from 1.114.0 to 1.122.0. - [Release notes](https://github.com/aws/aws-sam-cli/releases) - [Commits](https://github.com/aws/aws-sam-cli/compare/v1.114.0...v1.122.0) --- updated-dependencies: - dependency-name: aws-sam-cli dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../bootstrap_repository/adf-build/shared/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lambda_codebase/initial_commit/bootstrap_repository/adf-build/shared/requirements.txt b/src/lambda_codebase/initial_commit/bootstrap_repository/adf-build/shared/requirements.txt index 3afe43d35..f0f80e09a 100644 --- a/src/lambda_codebase/initial_commit/bootstrap_repository/adf-build/shared/requirements.txt +++ b/src/lambda_codebase/initial_commit/bootstrap_repository/adf-build/shared/requirements.txt @@ -1,7 +1,7 @@ # Install libs here that you might want in AWS CodeBuild aws-cdk-lib~=2.136.0 constructs>=10.0.0,<11.0.0 -aws-sam-cli==1.114.0 +aws-sam-cli==1.122.0 boto3==1.34.80 botocore==1.34.80 pyyaml~=6.0.1