From ef4a37ecc12825e87f4b4c099e6a643f8033b5e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 18:07:51 +0000 Subject: [PATCH] Bump checkov from 3.3.15 to 3.3.16 in /terraform Bumps [checkov](https://github.com/bridgecrewio/checkov) from 3.3.15 to 3.3.16. - [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.15...3.3.16) --- updated-dependencies: - dependency-name: checkov dependency-version: 3.3.16 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 281ca80..7a5b8b7 100644 --- a/terraform/requirements.txt +++ b/terraform/requirements.txt @@ -1 +1 @@ -checkov==3.3.15 \ No newline at end of file +checkov==3.3.16 \ No newline at end of file