From 27a9b2625727670091976a24e6177d226ad07a70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Dec 2022 17:01:18 +0000 Subject: [PATCH] Bump sagemaker in /components/aws/sagemaker/tests/unit_tests Bumps [sagemaker](https://github.com/aws/sagemaker-python-sdk) from 1.56.1 to 2.121.1. - [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/v1.56.1...v2.121.1) --- updated-dependencies: - dependency-name: sagemaker dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- components/aws/sagemaker/tests/unit_tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/aws/sagemaker/tests/unit_tests/requirements.txt b/components/aws/sagemaker/tests/unit_tests/requirements.txt index cb309fa6..e8e61615 100644 --- a/components/aws/sagemaker/tests/unit_tests/requirements.txt +++ b/components/aws/sagemaker/tests/unit_tests/requirements.txt @@ -3,4 +3,4 @@ coverage==5.1 pathlib2==2.3.5 pytest==5.4.1 pyyaml==5.3.1 -sagemaker==1.56.1 \ No newline at end of file +sagemaker==2.121.1 \ No newline at end of file