From ace74586880e87aba7813b92dc32bf5094ae7bac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 17:02:13 +0000 Subject: [PATCH] Bump awscli in /examples/mxnet_gluon_ssd_lambda_function Bumps [awscli](https://github.com/aws/aws-cli) from 1.18.69 to 1.44.38. - [Release notes](https://github.com/aws/aws-cli/releases) - [Commits](https://github.com/aws/aws-cli/compare/1.18.69...1.44.38) --- updated-dependencies: - dependency-name: awscli dependency-version: 1.44.38 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- examples/mxnet_gluon_ssd_lambda_function/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/mxnet_gluon_ssd_lambda_function/requirements.txt b/examples/mxnet_gluon_ssd_lambda_function/requirements.txt index 3aa4773..0e505dc 100644 --- a/examples/mxnet_gluon_ssd_lambda_function/requirements.txt +++ b/examples/mxnet_gluon_ssd_lambda_function/requirements.txt @@ -1,4 +1,4 @@ -awscli==1.18.69 +awscli==1.44.38 botocore==1.16.19 grpcio==1.53.2 grpcio-tools==1.34.1