From 11610e55a588dd1ed8b93f63ddb17e648afdaa73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 14:48:33 +0000 Subject: [PATCH] build(deps): bump checkov from 3.2.501 to 3.2.502 in /aws-cli --- updated-dependencies: - dependency-name: checkov dependency-version: 3.2.502 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 c0d6712..6bd1761 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.501 +checkov==3.2.502 yamlpath==3.8.2