From 8f83b7e7bc8ed65c3e0815caf45a143f10fec8a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 17:13:52 +0000 Subject: [PATCH] build(deps): bump remarshal from 2.0.0 to 2.0.1 in /aws-cli Bumps [remarshal](https://github.com/remarshal-project/remarshal) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/remarshal-project/remarshal/releases) - [Commits](https://github.com/remarshal-project/remarshal/compare/v2.0.0...v2.0.1) --- updated-dependencies: - dependency-name: remarshal dependency-version: 2.0.1 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 9361838..76b9863 100644 --- a/aws-cli/requirements.txt +++ b/aws-cli/requirements.txt @@ -2,5 +2,5 @@ aws-sam-cli==1.161.0 cfn-lint==1.51.1 cfn-policy-validator==0.0.37 checkov==3.2.529 -remarshal==2.0.0 +remarshal==2.0.1 yamlpath==3.9.1