From 7a13f3fe8c5bf6155edd7a3908c3ab736c25ebbf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 13:43:43 +0000 Subject: [PATCH] build(deps): bump checkov from 3.2.529 to 3.2.530 in /aws-cli Bumps [checkov](https://github.com/bridgecrewio/checkov) from 3.2.529 to 3.2.530. - [Release notes](https://github.com/bridgecrewio/checkov/releases) - [Changelog](https://github.com/bridgecrewio/checkov/blob/main/CHANGELOG.md) - [Commits](https://github.com/bridgecrewio/checkov/compare/3.2.529...3.2.530) --- updated-dependencies: - dependency-name: checkov dependency-version: 3.2.530 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 f849313..d09f0f5 100644 --- a/aws-cli/requirements.txt +++ b/aws-cli/requirements.txt @@ -1,6 +1,6 @@ aws-sam-cli==1.161.0 cfn-lint==1.51.2 cfn-policy-validator==0.0.37 -checkov==3.2.529 +checkov==3.2.530 remarshal==2.0.1 yamlpath==3.9.1