From 0b06dbdb3ee8a16a4b6f001ca62bf21cae3398aa Mon Sep 17 00:00:00 2001 From: Thomas Leplus Date: Sun, 28 Sep 2025 15:00:33 +0200 Subject: [PATCH] build(deps): bump checkov from 3.2.471 to 3.2.472 --- aws-cli/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aws-cli/Dockerfile b/aws-cli/Dockerfile index dd940a7a..02e23ff4 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.471 \ + checkov==3.2.472 \ # FIXME @TL requires python 3.10: remarshal==1.2.0 \ yamlpath==3.8.2