From 5843199224bab84dd64d9963ba0ac83bbffe1654 Mon Sep 17 00:00:00 2001 From: Thomas Leplus Date: Sun, 14 Sep 2025 14:22:23 +0200 Subject: [PATCH] build(deps): bump checkov from 3.2.470 to 3.2.471 --- aws-cli/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aws-cli/Dockerfile b/aws-cli/Dockerfile index cdf01e51..efdf5925 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.470 \ + checkov==3.2.471 \ # FIXME @TL requires python 3.10: remarshal==1.2.0 \ yamlpath==3.8.2