From 6e61449917089b97be7eeaf8acac9b73f52cbdf5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 20:28:12 +0000 Subject: [PATCH] Bump sagemaker in /genai/aws-gen-ai-kr/10_advanced_question_answering Bumps [sagemaker](https://github.com/aws/sagemaker-python-sdk) from 2.199.0 to 2.218.0. - [Release notes](https://github.com/aws/sagemaker-python-sdk/releases) - [Changelog](https://github.com/aws/sagemaker-python-sdk/blob/master/CHANGELOG.md) - [Commits](https://github.com/aws/sagemaker-python-sdk/compare/v2.199.0...v2.218.0) --- updated-dependencies: - dependency-name: sagemaker dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../10_advanced_question_answering/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/genai/aws-gen-ai-kr/10_advanced_question_answering/requirements.txt b/genai/aws-gen-ai-kr/10_advanced_question_answering/requirements.txt index 5435b84f..087e5734 100644 --- a/genai/aws-gen-ai-kr/10_advanced_question_answering/requirements.txt +++ b/genai/aws-gen-ai-kr/10_advanced_question_answering/requirements.txt @@ -1,4 +1,4 @@ -sagemaker==2.199.0 +sagemaker==2.218.0 langchain==0.0.348 boto3==1.33.12 botocore==1.33.12