Skip to content

Commit 13cde11

Browse files
authored
Merge branch 'master' into hosting-eula-key-error
2 parents 2ff739f + 7c14046 commit 13cde11

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## v2.235.1 (2024-11-20)
4+
5+
### Bug Fixes and Other Changes
6+
7+
* Update sagemaker-core dep
8+
* update image_uri_configs 11-20-2024 06:17:41 PST
9+
310
## v2.235.0 (2024-11-19)
411

512
### Features

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.235.1.dev0
1+
2.235.2.dev0

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ dependencies = [
4747
"psutil",
4848
"PyYAML~=6.0",
4949
"requests",
50-
"sagemaker-core>=1.0.0,<2.0.0",
50+
"sagemaker-core>=1.0.15,<2.0.0",
5151
"schema",
5252
"smdebug_rulesconfig==1.0.1",
5353
"tblib>=1.7.0,<4",

0 commit comments

Comments
 (0)