Skip to content

Commit

Permalink
Bump sagemaker from 2.183.0 to 2.218.0 in /cdk/examples/generative_ai…
Browse files Browse the repository at this point in the history
…_service (#208)

Bump sagemaker in /cdk/examples/generative_ai_service

Bumps [sagemaker](https://github.com/aws/sagemaker-python-sdk) from 2.183.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](aws/sagemaker-python-sdk@v2.183.0...v2.218.0)

---
updated-dependencies:
- dependency-name: sagemaker
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 4, 2024
1 parent b544546 commit 48cd493
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cdk/examples/generative_ai_service/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ aws-cdk-lib==2.122.0
python-dotenv==0.21.0
streamlit
boto3
sagemaker==2.183.0
sagemaker==2.218.0
sentence_transformers
opensearch-py
torch==2.1.1

0 comments on commit 48cd493

Please sign in to comment.