From bc2228db7e0585a7b60ef78e0b4ecaeed72e7994 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 17:01:48 +0000 Subject: [PATCH] Bump awscli from 1.16.136 to 1.44.38 Bumps [awscli](https://github.com/aws/aws-cli) from 1.16.136 to 1.44.38. - [Release notes](https://github.com/aws/aws-cli/releases) - [Commits](https://github.com/aws/aws-cli/compare/1.16.136...1.44.38) --- updated-dependencies: - dependency-name: awscli dependency-version: 1.44.38 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index daf02fb..610d164 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ pytest==4.3.1 pytest-xdist==1.27.0 -awscli==1.16.136 \ No newline at end of file +awscli==1.44.38 \ No newline at end of file