From 82042a72d1ef0560427106a7031e872b965604da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 13:46:50 +0000 Subject: [PATCH] build(deps): bump checkov from 3.2.512 to 3.2.513 in /aws-cli Bumps [checkov](https://github.com/bridgecrewio/checkov) from 3.2.512 to 3.2.513. - [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.512...3.2.513) --- updated-dependencies: - dependency-name: checkov dependency-version: 3.2.513 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 2fd4e79..791ce4b 100644 --- a/aws-cli/requirements.txt +++ b/aws-cli/requirements.txt @@ -1,6 +1,6 @@ aws-sam-cli==1.157.1 cfn-lint==1.47.1 cfn-policy-validator==0.0.36 -checkov==3.2.512 +checkov==3.2.513 remarshal==1.3.0 yamlpath==3.8.2