From 33d6ceb4797c642de0c42312f6e332e16cc19cad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Sep 2026 13:47:00 +0000 Subject: [PATCH] build(deps): bump aws-sam-cli from 1.166.1 to 1.166.2 in /aws-cli Bumps [aws-sam-cli](https://github.com/aws/aws-sam-cli) from 1.166.1 to 1.166.2. - [Release notes](https://github.com/aws/aws-sam-cli/releases) - [Commits](https://github.com/aws/aws-sam-cli/compare/v1.166.1...v1.166.2) --- updated-dependencies: - dependency-name: aws-sam-cli dependency-version: 1.166.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- aws-cli/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aws-cli/requirements.txt b/aws-cli/requirements.txt index ad444e2..fe05b45 100644 --- a/aws-cli/requirements.txt +++ b/aws-cli/requirements.txt @@ -1,4 +1,4 @@ -aws-sam-cli==1.166.1 +aws-sam-cli==1.166.2 cfn-lint==1.56.3 cfn-policy-validator==0.0.37 checkov==3.3.17