From f01ff06ebefdc350ac8fa1c3abb37d611779764b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jun 2022 16:39:29 +0000 Subject: [PATCH] Bump awscli from 1.18.199 to 1.25.6 in /.circleci Bumps [awscli](https://github.com/aws/aws-cli) from 1.18.199 to 1.25.6. - [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.6) --- 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..7065fa27fe5b 100644 --- a/.circleci/build-requirements.txt +++ b/.circleci/build-requirements.txt @@ -1,4 +1,4 @@ -awscli==1.18.199 +awscli==1.25.6 slackclient==2.9.3 pyspellchecker==0.6.2 ansible==2.8.6