From 5980af6ea303a66ddede8aacb7ac65d8950f8cee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 06:25:11 +0000 Subject: [PATCH] chore: Bump checkov from 3.2.339 to 3.2.342 Bumps [checkov](https://github.com/bridgecrewio/checkov) from 3.2.339 to 3.2.342. - [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.339...3.2.342) --- updated-dependencies: - dependency-name: checkov dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6ff1e63..0d6f8a3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -checkov==3.2.339 +checkov==3.2.342 pip==24.3.1