From 44cd5aecdf4e1ef0ae20ecc53dbe6c18e5d1f359 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 20:28:15 +0000 Subject: [PATCH] Bump sagemaker from 2.47.1 to 2.218.0 in /config/profiler Bumps [sagemaker](https://github.com/aws/sagemaker-python-sdk) from 2.47.1 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.47.1...v2.218.0) --- updated-dependencies: - dependency-name: sagemaker dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- config/profiler/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/profiler/requirements.txt b/config/profiler/requirements.txt index 0f090f910..e1c7b48f7 100644 --- a/config/profiler/requirements.txt +++ b/config/profiler/requirements.txt @@ -3,7 +3,7 @@ awscli==1.22.75 wheel==0.38.1 pyYaml==5.4.1 pytest-html==3.1.1 -sagemaker==2.47.1 +sagemaker==2.218.0 pre-commit==2.13.0 pytest==6.2.4 pytest-cov==2.12.1