From 30988cf6bfab4bd371ff9bd726b8855ef4998ebb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jun 2022 16:36:46 +0000 Subject: [PATCH] Bump awscli from 1.18.199 to 1.25.8 in /.circleci Bumps [awscli](https://github.com/aws/aws-cli) from 1.18.199 to 1.25.8. - [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.18.199...1.25.8) --- updated-dependencies: - dependency-name: awscli dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .circleci/build-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/build-requirements.txt b/.circleci/build-requirements.txt index 65877d2fd07a..aad0d87ac368 100644 --- a/.circleci/build-requirements.txt +++ b/.circleci/build-requirements.txt @@ -1,4 +1,4 @@ -awscli==1.18.199 +awscli==1.25.8 slackclient==2.9.3 pyspellchecker==0.6.2 ansible==2.8.6