From 8fa4a7704a3bc3dd1ce5a5aa1e552f8bff13a16b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Jan 2026 13:46:03 +0000 Subject: [PATCH] build(deps): bump cfn-lint from 1.43.2 to 1.43.3 in /aws-cli Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from 1.43.2 to 1.43.3. - [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.43.2...v1.43.3) --- updated-dependencies: - dependency-name: cfn-lint dependency-version: 1.43.3 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 fe36b87..69553f6 100644 --- a/aws-cli/requirements.txt +++ b/aws-cli/requirements.txt @@ -1,5 +1,5 @@ aws-sam-cli==1.151.0 -cfn-lint==1.43.2 +cfn-lint==1.43.3 cfn-policy-validator==0.0.36 checkov==3.2.497 yamlpath==3.8.2