From 51a47d7160f0f0d7a31fcd6dbb80fe74e329b936 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jan 2024 06:54:10 +0000 Subject: [PATCH] chore: bump checkov from 3.1.54 to 3.1.55 Bumps [checkov](https://github.com/bridgecrewio/checkov) from 3.1.54 to 3.1.55. - [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.1.54...3.1.55) --- 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 85c7a14..c6401cb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -checkov==3.1.54 +checkov==3.1.55 pip==23.3.2