From b480db4380a9ea428cbe63e23dc9c1c81001e4b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 03:58:43 +0000 Subject: [PATCH] Bump awscli from 1.32.34 to 1.32.108 Bumps [awscli](https://github.com/aws/aws-cli) from 1.32.34 to 1.32.108. - [Release notes](https://github.com/aws/aws-cli/releases) - [Commits](https://github.com/aws/aws-cli/compare/1.32.34...1.32.108) --- updated-dependencies: - dependency-name: awscli dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-docker.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-docker.txt b/requirements-docker.txt index 91664238..89542107 100644 --- a/requirements-docker.txt +++ b/requirements-docker.txt @@ -1,4 +1,4 @@ -awscli==1.32.34 +awscli==1.32.108 boto3==1.34.34 click==8.1.7 detect-secrets==1.4.0 diff --git a/requirements.txt b/requirements.txt index 7369a38a..959f1549 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -awscli==1.32.34 +awscli==1.32.108 boto3==1.34.34 click==8.1.7 detect-secrets==1.4.0