From e46778cb073f7bb0dfefe3944d92390d646069ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2024 05:58:26 +0000 Subject: [PATCH] chore: Bump checkov from 3.2.183 to 3.2.186 Bumps [checkov](https://github.com/bridgecrewio/checkov) from 3.2.183 to 3.2.186. - [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.183...3.2.186) --- 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 86f3113..5382e2c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -checkov==3.2.183 +checkov==3.2.186 pip==24.1.2