From 451c6714543a42e8c1cd65191c37fad00a59dbeb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Dec 2022 08:07:24 +0000 Subject: [PATCH] chore(deps): bump aws-sam-cli from 1.53.0 to 1.66.0 Bumps [aws-sam-cli](https://github.com/awslabs/aws-sam-cli) from 1.53.0 to 1.66.0. - [Release notes](https://github.com/awslabs/aws-sam-cli/releases) - [Commits](https://github.com/awslabs/aws-sam-cli/compare/v1.53.0...v1.66.0) --- updated-dependencies: - dependency-name: aws-sam-cli dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dff1d0d..91448b2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -aws-sam-cli==1.53.0 +aws-sam-cli==1.66.0 awscli==1.25.51 \ No newline at end of file