From 889662703e104473e5406f6d5a9e852d20c46953 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 May 2026 19:03:55 +0000 Subject: [PATCH] Bump checkov from 3.2.528 to 3.2.529 Bumps [checkov](https://github.com/bridgecrewio/checkov) from 3.2.528 to 3.2.529. - [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.2.528...3.2.529) --- updated-dependencies: - dependency-name: checkov dependency-version: 3.2.529 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- terraform/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/terraform/requirements.txt b/terraform/requirements.txt index 4307bed..2e5be12 100644 --- a/terraform/requirements.txt +++ b/terraform/requirements.txt @@ -1 +1 @@ -checkov==3.2.528 \ No newline at end of file +checkov==3.2.529 \ No newline at end of file