From d9f91cf80b0fcdf83af8560db63bb27a5e15c64a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 06:11:53 +0000 Subject: [PATCH] chore: bump checkov from 3.2.343 to 3.2.344 Bumps [checkov](https://github.com/bridgecrewio/checkov) from 3.2.343 to 3.2.344. - [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.343...3.2.344) --- 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 c744240..2b32a3d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -checkov==3.2.343 +checkov==3.2.344 pip==24.3.1