Skip to content

acft-medimageparse-3d-finetune: bump azure-ai-ml to latest stable (1.33.0)#5076

Draft
sidkiblawi wants to merge 1 commit into
mainfrom
sidkiblawi/mip3d-bump-azure-ai-ml
Draft

acft-medimageparse-3d-finetune: bump azure-ai-ml to latest stable (1.33.0)#5076
sidkiblawi wants to merge 1 commit into
mainfrom
sidkiblawi/mip3d-bump-azure-ai-ml

Conversation

@sidkiblawi
Copy link
Copy Markdown
Contributor

Follow-up to #5069 (marshmallow CVE-2025-68480 fix). That PR pinned azure-ai-ml to the minimum version compatible with marshmallow>=3.24 (1.26.5). Bumping to the latest stable so we don't sit on a stale SDK unnecessarily.

azure-ai-ml 1.33.0 requires marshmallow>=3.5,<4.0, so the existing marshmallow==3.26.2 pin remains compatible.

Validation

  • pip resolution clean (no broken requirements)
  • Local build pushed to staging ACR; vcm image vulnerabilities show -> 0 findings
  • AML finetune smoke run on hls-NDA100-ncus-oor-gpu against the rebuilt image entered training successfully (frank_tangelo_7vs8tx0h1x)

Diff

Single line change:

- azure-ai-ml==1.26.5
+ azure-ai-ml==1.33.0

…33.0)

Follow-up to #5069 (marshmallow CVE-2025-68480 fix). That PR pinned
azure-ai-ml to the minimum version compatible with marshmallow >=3.24
(1.26.5). Bumping to the latest stable so we don't sit on a stale SDK
unnecessarily.

azure-ai-ml 1.33.0 requires marshmallow >=3.5,<4.0, so the existing
marshmallow==3.26.2 pin is still compatible.

Validated:
- pip resolution clean (no broken requirements)
- vcm image vulnerabilities show -> 0 findings
- AML finetune smoke run on hls-NDA100-ncus-oor-gpu entered training
  successfully on the rebuilt image
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 22, 2026

Test Results for assets-test

0 tests   0 ✅  0s ⏱️
0 suites  0 💤
0 files    0 ❌

Results for commit 46c4583.

♻️ This comment has been updated with latest results.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants