Skip to content

Commit 4cda3cd

Browse files
committed
RHAIENG-2200 : Fixed CVE-2025-62593 upgrade codeflare-sdk to 0.33.0
1 parent 89f9356 commit 4cda3cd

File tree

34 files changed

+725
-49951
lines changed

34 files changed

+725
-49951
lines changed

codeserver/ubi9-python-3.12/pylock.toml

Lines changed: 24 additions & 2088 deletions
Large diffs are not rendered by default.

jupyter/datascience/ubi9-python-3.12/pylock.toml

Lines changed: 42 additions & 3597 deletions
Large diffs are not rendered by default.

jupyter/datascience/ubi9-python-3.12/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies = [
1717
"skl2onnx~=1.19.1",
1818
"onnxconverter-common~=1.13.0", # Required for skl2onnx, as upgraded version is not compatible with protobuf
1919
"kubeflow-training==1.9.3",
20-
"codeflare-sdk~=0.32.1; platform_machine != 'ppc64le' and platform_machine != 's390x'",
20+
"codeflare-sdk~=0.33.0; platform_machine != 'ppc64le' and platform_machine != 's390x'",
2121
"feast~=0.56.0",
2222

2323
# DB connectors

jupyter/minimal/ubi9-python-3.12/pylock.toml

Lines changed: 10 additions & 1296 deletions
Large diffs are not rendered by default.

jupyter/pytorch+llmcompressor/ubi9-python-3.12/pylock.toml

Lines changed: 60 additions & 4046 deletions
Large diffs are not rendered by default.

jupyter/pytorch/ubi9-python-3.12/pylock.toml

Lines changed: 60 additions & 3712 deletions
Large diffs are not rendered by default.

jupyter/pytorch/ubi9-python-3.12/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies = [
2121
"scipy~=1.16.2",
2222
"skl2onnx~=1.19.1",
2323
"onnxconverter-common~=1.13.0", # Required for skl2onnx, as upgraded version is not compatible with protobuf
24-
"codeflare-sdk~=0.32.1",
24+
"codeflare-sdk~=0.33.0",
2525
"kubeflow-training==1.9.3",
2626
"feast~=0.56.0",
2727

jupyter/rocm/pytorch/ubi9-python-3.12/pylock.toml

Lines changed: 46 additions & 3626 deletions
Large diffs are not rendered by default.

jupyter/rocm/pytorch/ubi9-python-3.12/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies = [
2222
"scipy~=1.16.2",
2323
"skl2onnx~=1.19.1",
2424
"onnxconverter-common~=1.13.0", # Required for skl2onnx, as upgraded version is not compatible with protobuf
25-
"codeflare-sdk~=0.32.1",
25+
"codeflare-sdk~=0.33.0",
2626
"kubeflow-training==1.9.3",
2727
"feast~=0.56.0",
2828

jupyter/rocm/tensorflow/ubi9-python-3.12/pylock.toml

Lines changed: 42 additions & 3113 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)