Skip to content

Commit 1b9cdba

Browse files
Bump sagemaker
Bumps [sagemaker](https://github.com/aws/sagemaker-python-sdk) from 2.117.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.117.0...v2.218.0) --- updated-dependencies: - dependency-name: sagemaker dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d24229e commit 1b9cdba

File tree

1 file changed

+1
-1
lines changed
  • sagemaker/recommendation/Neural-Collaborative-Filtering-On-SageMaker/3_MLOps/5_sm_serving_codepipeline/codecommit

1 file changed

+1
-1
lines changed

sagemaker/recommendation/Neural-Collaborative-Filtering-On-SageMaker/3_MLOps/5_sm_serving_codepipeline/codecommit/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414

1515
# required_packages = ["sagemaker==2.93.0"]
16-
required_packages = ["sagemaker==2.117.0"]
16+
required_packages = ["sagemaker==2.218.0"]
1717
extras = {
1818
"test": [
1919
"black",

0 commit comments

Comments
 (0)