From 8aa21dcbcef27c45e52770fa78fed51426c38951 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Sep 2026 13:03:26 +0000 Subject: [PATCH] Bump checkov from 3.3.16 to 3.3.17 Bumps [checkov](https://github.com/bridgecrewio/checkov) from 3.3.16 to 3.3.17. - [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.16...3.3.17) --- updated-dependencies: - dependency-name: checkov dependency-version: 3.3.17 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 7a5b8b7..b98154c 100644 --- a/terraform/requirements.txt +++ b/terraform/requirements.txt @@ -1 +1 @@ -checkov==3.3.16 \ No newline at end of file +checkov==3.3.17 \ No newline at end of file