From a7e234b1046fe5f63558e38f27d8e8ab2a966ea3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 18:08:23 +0000 Subject: [PATCH] Bump checkov from 3.3.2 to 3.3.6 Bumps [checkov](https://github.com/bridgecrewio/checkov) from 3.3.2 to 3.3.6. - [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.3.2...3.3.6) --- updated-dependencies: - dependency-name: checkov dependency-version: 3.3.6 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 ed88c8b..c412861 100644 --- a/terraform/requirements.txt +++ b/terraform/requirements.txt @@ -1 +1 @@ -checkov==3.3.2 \ No newline at end of file +checkov==3.3.6 \ No newline at end of file