From b806c4dd35b0bce795be38a689791df2a4b76174 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Sep 2026 13:44:18 +0000 Subject: [PATCH] build(deps): bump checkov from 3.3.16 to 3.3.17 in /aws-cli Bumps [checkov](https://github.com/bridgecrewio/checkov) from 3.3.16 to 3.3.17. - [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.3.16...3.3.17) --- updated-dependencies: - dependency-name: checkov dependency-version: 3.3.17 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 cb46ac5..5db69d2 100644 --- a/aws-cli/requirements.txt +++ b/aws-cli/requirements.txt @@ -1,6 +1,6 @@ aws-sam-cli==1.166.1 cfn-lint==1.56.1 cfn-policy-validator==0.0.37 -checkov==3.3.16 +checkov==3.3.17 remarshal==2.1.4 yamlpath==3.9.1