From 3e983c610edc2851f6274a55f0d70fce15616bff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 06:11:44 +0000 Subject: [PATCH] chore: bump checkov from 3.2.291 to 3.2.293 Bumps [checkov](https://github.com/bridgecrewio/checkov) from 3.2.291 to 3.2.293. - [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.291...3.2.293) --- 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 0155c5f..fb38fa6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -checkov==3.2.291 +checkov==3.2.293 pip==24.3.1