From 1e10a532df0ebb0e7b58c1f93a53056c1ca095a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 13:43:24 +0000 Subject: [PATCH] build(deps): bump remarshal from 2.1.2 to 2.1.3 in /aws-cli Bumps [remarshal](https://github.com/remarshal-project/remarshal) from 2.1.2 to 2.1.3. - [Release notes](https://github.com/remarshal-project/remarshal/releases) - [Commits](https://github.com/remarshal-project/remarshal/compare/v2.1.2...v2.1.3) --- updated-dependencies: - dependency-name: remarshal dependency-version: 2.1.3 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 1363ae7..f9c2edb 100644 --- a/aws-cli/requirements.txt +++ b/aws-cli/requirements.txt @@ -2,5 +2,5 @@ aws-sam-cli==1.162.1 cfn-lint==1.52.0 cfn-policy-validator==0.0.37 checkov==3.3.1 -remarshal==2.1.2 +remarshal==2.1.3 yamlpath==3.9.1