From 0e1634b7e3b5237a9fbefdc25ea948ada196f2fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 18:15:12 +0000 Subject: [PATCH] Bump awscli from 1.16.260 to 1.44.38 in /tests Bumps [awscli](https://github.com/aws/aws-cli) from 1.16.260 to 1.44.38. - [Release notes](https://github.com/aws/aws-cli/releases) - [Commits](https://github.com/aws/aws-cli/compare/1.16.260...1.44.38) --- updated-dependencies: - dependency-name: awscli dependency-version: 1.44.38 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 81abe51..c5b28e2 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -1,5 +1,5 @@ boto3==1.9.250 -awscli==1.16.260 +awscli==1.44.38 pytest==5.2.1 pylint==2.3.1 python-box==3.2.4