From 82cfbc89af3b749f1beefb56c5b2a8827c7e86ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 22:57:25 +0000 Subject: [PATCH] Bump checkov from 3.2.510 to 3.2.513 in /terraform Bumps [checkov](https://github.com/bridgecrewio/checkov) from 3.2.510 to 3.2.513. - [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.510...3.2.513) --- updated-dependencies: - dependency-name: checkov dependency-version: 3.2.513 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 d3116d1..53fa2b7 100644 --- a/terraform/requirements.txt +++ b/terraform/requirements.txt @@ -1 +1 @@ -checkov==3.2.510 \ No newline at end of file +checkov==3.2.513 \ No newline at end of file