From a17461d3bc0566023ac7b78cd1c9f04cf60986b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 18:50:20 +0000 Subject: [PATCH] Bump awscli from 1.18.6 to 1.44.38 Bumps [awscli](https://github.com/aws/aws-cli) from 1.18.6 to 1.44.38. - [Release notes](https://github.com/aws/aws-cli/releases) - [Commits](https://github.com/aws/aws-cli/compare/1.18.6...1.44.38) --- updated-dependencies: - dependency-name: awscli dependency-version: 1.44.38 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index d36a045..33dcc34 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ -argparse==1.4.0 -awscli==1.18.6 +argparse==1.4.0 +awscli==1.44.38 boto3==1.12.6 botocore==1.15.6 iso8601==0.1.11