Skip to content

Commit 9edfed8

Browse files
Bump sagemaker from 2.236.0 to 2.237.3
Bumps [sagemaker](https://github.com/aws/sagemaker-python-sdk) from 2.236.0 to 2.237.3. - [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.236.0...v2.237.3) --- updated-dependencies: - dependency-name: sagemaker dependency-version: 2.237.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 74eeebd commit 9edfed8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies = [
2424
"dynaconf~=3.2.7",
2525
"torch",
2626
"botocore",
27-
"sagemaker==2.244.2",
27+
"sagemaker==2.237.3",
2828
"numpy",
2929
"requests",
3030
"bitsandbytes==0.45.5",

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ safetensors==0.5.3
275275
# via
276276
# accelerate
277277
# transformers
278-
sagemaker==2.236.0
278+
sagemaker==2.237.3
279279
# via wraval (pyproject.toml)
280280
sagemaker-core==1.0.16
281281
# via sagemaker

0 commit comments

Comments
 (0)