From 222578b49ed15eeb6e99fc0f97b4f70e69be6c09 Mon Sep 17 00:00:00 2001 From: Thomas Leplus Date: Wed, 10 Sep 2025 11:53:14 +0200 Subject: [PATCH] build(deps): bump checkov from 3.2.467 to 3.2.470 --- aws-cli/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aws-cli/Dockerfile b/aws-cli/Dockerfile index 2ff2f723..6baef1a2 100644 --- a/aws-cli/Dockerfile +++ b/aws-cli/Dockerfile @@ -50,7 +50,7 @@ RUN pipx ensurepath --global \ && pipx install --global \ cfn-lint==1.39.1 \ cfn-policy-validator==0.0.36 \ - checkov==3.2.467 \ + checkov==3.2.470 \ json2yaml==1.2.0 \ yamlpath==3.8.2