From d9da5ea20b3549c553e50187d2b619cebf67135a Mon Sep 17 00:00:00 2001 From: Thomas Leplus Date: Sat, 4 Oct 2025 09:23:49 +0200 Subject: [PATCH] build(deps): bump checkov from 3.2.472 to 3.2.473 --- aws-cli/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aws-cli/Dockerfile b/aws-cli/Dockerfile index 3f9d3c47..3584a180 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.472 \ + checkov==3.2.473 \ # FIXME @TL requires python 3.10: remarshal==1.2.0 \ yamlpath==3.8.2