From eaed3e3f81e55c0e58c9fc02bf78fa0b738804cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Mar 2023 09:03:29 +0000 Subject: [PATCH] chore(deps): bump awscli from 1.25.51 to 1.27.84 Bumps [awscli](https://github.com/aws/aws-cli) from 1.25.51 to 1.27.84. - [Release notes](https://github.com/aws/aws-cli/releases) - [Changelog](https://github.com/aws/aws-cli/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/aws/aws-cli/compare/1.25.51...1.27.84) --- updated-dependencies: - dependency-name: awscli 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..4f7c9c4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ aws-sam-cli==1.53.0 -awscli==1.25.51 \ No newline at end of file +awscli==1.27.84 \ No newline at end of file