From 68b102c9333939ac1548f6b00d467a71d4de50c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 13:45:49 +0000 Subject: [PATCH] build(deps): bump cfn-policy-validator from 0.0.36 to 0.0.37 in /aws-cli Bumps [cfn-policy-validator](https://github.com/awslabs/aws-cloudformation-iam-policy-validator) from 0.0.36 to 0.0.37. - [Release notes](https://github.com/awslabs/aws-cloudformation-iam-policy-validator/releases) - [Commits](https://github.com/awslabs/aws-cloudformation-iam-policy-validator/commits) --- updated-dependencies: - dependency-name: cfn-policy-validator dependency-version: 0.0.37 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- aws-cli/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aws-cli/requirements.txt b/aws-cli/requirements.txt index 81e175e..ee8bd64 100644 --- a/aws-cli/requirements.txt +++ b/aws-cli/requirements.txt @@ -1,6 +1,6 @@ aws-sam-cli==1.157.1 cfn-lint==1.48.1 -cfn-policy-validator==0.0.36 +cfn-policy-validator==0.0.37 checkov==3.2.517 remarshal==1.3.0 yamlpath==3.8.2