From 1be686bf7abd8c13d0209f1d7d3738207e4e98e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 01:45:44 +0000 Subject: [PATCH] Bump aws-sam-cli from 1.132.0 to 1.134.0 in /sam-cli Bumps [aws-sam-cli](https://github.com/aws/aws-sam-cli) from 1.132.0 to 1.134.0. - [Release notes](https://github.com/aws/aws-sam-cli/releases) - [Commits](https://github.com/aws/aws-sam-cli/compare/v1.132.0...v1.134.0) --- updated-dependencies: - dependency-name: aws-sam-cli dependency-version: 1.134.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- sam-cli/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sam-cli/requirements.txt b/sam-cli/requirements.txt index 0f51dbc..f3fc0ae 100644 --- a/sam-cli/requirements.txt +++ b/sam-cli/requirements.txt @@ -1,2 +1,2 @@ -aws-sam-cli==1.132.0 +aws-sam-cli==1.134.0 awscli>=1.27.11 \ No newline at end of file