From 9a3806d42969870561b337e1388474ffde496cca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 14:38:02 +0000 Subject: [PATCH] build(deps): bump checkov from 3.2.504 to 3.2.506 in /aws-cli Bumps [checkov](https://github.com/bridgecrewio/checkov) from 3.2.504 to 3.2.506. - [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.504...3.2.506) --- updated-dependencies: - dependency-name: checkov dependency-version: 3.2.506 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 f24d14e..0b0e4d7 100644 --- a/aws-cli/requirements.txt +++ b/aws-cli/requirements.txt @@ -1,5 +1,5 @@ aws-sam-cli==1.151.0 cfn-lint==1.44.0 cfn-policy-validator==0.0.36 -checkov==3.2.504 +checkov==3.2.506 yamlpath==3.8.2