From d052ec3bdb2aa37d3852f1840954a29e49840738 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 13:43:11 +0000 Subject: [PATCH] build(deps): bump cfn-lint from 1.51.4 to 1.51.5 in /aws-cli Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from 1.51.4 to 1.51.5. - [Release notes](https://github.com/aws-cloudformation/cfn-lint/releases) - [Changelog](https://github.com/aws-cloudformation/cfn-lint/blob/main/CHANGELOG.md) - [Commits](https://github.com/aws-cloudformation/cfn-lint/compare/v1.51.4...v1.51.5) --- updated-dependencies: - dependency-name: cfn-lint dependency-version: 1.51.5 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 9a86ce4..1019ee9 100644 --- a/aws-cli/requirements.txt +++ b/aws-cli/requirements.txt @@ -1,5 +1,5 @@ aws-sam-cli==1.162.1 -cfn-lint==1.51.4 +cfn-lint==1.51.5 cfn-policy-validator==0.0.37 checkov==3.3.1 remarshal==2.1.2