From c55023d8cfb10a77831f715c88bcd4d3984b5718 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 8 Mar 2026 16:51:09 +0000 Subject: [PATCH] Bump checkov from 3.2.506 to 3.2.507 in /terraform Bumps [checkov](https://github.com/bridgecrewio/checkov) from 3.2.506 to 3.2.507. - [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.506...3.2.507) --- updated-dependencies: - dependency-name: checkov dependency-version: 3.2.507 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 3f14328..be3f360 100644 --- a/terraform/requirements.txt +++ b/terraform/requirements.txt @@ -1 +1 @@ -checkov==3.2.506 \ No newline at end of file +checkov==3.2.507 \ No newline at end of file