From c4a2dab9d6bfb165f922bf6b18a6d1c966c2673e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 04:41:20 +0000 Subject: [PATCH] chore(deps): Bump checkov from 3.3.1 to 3.3.2 Bumps [checkov](https://github.com/bridgecrewio/checkov) from 3.3.1 to 3.3.2. - [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.3.1...3.3.2) --- updated-dependencies: - dependency-name: checkov dependency-version: 3.3.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 62e9043..7374b61 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,6 +1,6 @@ # Pinned tooling for the gates (local + CI) so results are reproducible. cedarpy==4.8.4 -checkov==3.3.1 +checkov==3.3.2 pyjwt==2.13.0 # z3 SMT solver for the cross-layer policy-consistency check (formal/cross_layer.py). z3-solver==4.16.0