From 518a98f1808ad3f47f1ee8c534439c43bff4c3e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 May 2026 22:29:37 +0000 Subject: [PATCH] Bump checkov from 3.2.529 to 3.2.530 Bumps [checkov](https://github.com/bridgecrewio/checkov) from 3.2.529 to 3.2.530. - [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.529...3.2.530) --- updated-dependencies: - dependency-name: checkov dependency-version: 3.2.530 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 2e5be12..7fcab4f 100644 --- a/terraform/requirements.txt +++ b/terraform/requirements.txt @@ -1 +1 @@ -checkov==3.2.529 \ No newline at end of file +checkov==3.2.530 \ No newline at end of file