From 0747a14c8369432bb0aa8c81d5195de8d56a70be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 May 2022 21:43:33 +0000 Subject: [PATCH] Bump awscli from 1.18.199 to 1.23.10 in /.circleci Bumps [awscli](https://github.com/aws/aws-cli) from 1.18.199 to 1.23.10. - [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.23.10) --- 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..64203c89b02e 100644 --- a/.circleci/build-requirements.txt +++ b/.circleci/build-requirements.txt @@ -1,4 +1,4 @@ -awscli==1.18.199 +awscli==1.23.10 slackclient==2.9.3 pyspellchecker==0.6.2 ansible==2.8.6