From 33e216e00b9564c396d8a15a745cb126362e68e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 16:07:38 +0000 Subject: [PATCH] build(deps): bump yamlpath from 3.8.2 to 3.9.0 in /aws-cli Bumps [yamlpath](https://github.com/wwkimball/yamlpath) from 3.8.2 to 3.9.0. - [Release notes](https://github.com/wwkimball/yamlpath/releases) - [Changelog](https://github.com/wwkimball/yamlpath/blob/master/CHANGES) - [Commits](https://github.com/wwkimball/yamlpath/compare/v3.8.2...v3.9.0) --- updated-dependencies: - dependency-name: yamlpath dependency-version: 3.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 5925c5e..ccd2f7d 100644 --- a/aws-cli/requirements.txt +++ b/aws-cli/requirements.txt @@ -3,4 +3,4 @@ cfn-lint==1.48.1 cfn-policy-validator==0.0.37 checkov==3.2.517 remarshal==1.3.0 -yamlpath==3.8.2 +yamlpath==3.9.0