From e48840ce721dfae91a1c66b988283a0d11aa0a17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Jul 2022 21:48:55 +0000 Subject: [PATCH] Bump awscli from 1.18.199 to 1.25.29 in /.circleci Bumps [awscli](https://github.com/aws/aws-cli) from 1.18.199 to 1.25.29. - [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.29) --- 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 65877d2fd07..1ccc5fbfa8f 100644 --- a/.circleci/build-requirements.txt +++ b/.circleci/build-requirements.txt @@ -1,4 +1,4 @@ -awscli==1.18.199 +awscli==1.25.29 slackclient==2.9.3 pyspellchecker==0.6.2 ansible==2.8.6