Skip to content

Commit a1338f2

Browse files
committed
Merge remote-tracking branch 'upstream/main'
2 parents c9d06da + 80dd203 commit a1338f2

File tree

29 files changed

+51
-51
lines changed

29 files changed

+51
-51
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -548,10 +548,10 @@ wheels = [{ url = "https://files.pythonhosted.org/packages/7e/e8/64c37fadfc2816a
548548

549549
[[packages]]
550550
name = "codeflare-sdk"
551-
version = "0.31.1"
551+
version = "0.32.0"
552552
marker = "platform_machine != 'ppc64le' and platform_machine != 's390x'"
553-
sdist = { url = "https://files.pythonhosted.org/packages/81/ce/c76e45c1da86eb2727edd2faceaccc98d9266349d2d871787a16c45c2066/codeflare_sdk-0.31.1.tar.gz", upload-time = 2025-09-16T15:51:59Z, size = 89487, hashes = { sha256 = "df94cf0b74ab412384695d507ef177a856b4fbad1acb612a2f7808ab01dc8bd8" } }
554-
wheels = [{ url = "https://files.pythonhosted.org/packages/45/3d/6455a856f95e6b492ed02729ecf5af522dbb9e496fd87ba9242328625edd/codeflare_sdk-0.31.1-py3-none-any.whl", upload-time = 2025-09-16T15:51:57Z, size = 140634, hashes = { sha256 = "76fc797903374832592f016b515cc2a504ef2903fc1ebc32886a4d74978f5658" } }]
553+
sdist = { url = "https://files.pythonhosted.org/packages/75/84/fd7f089111ddae5896059f28f02997d9b7650ff97ccf8917e35964a12795/codeflare_sdk-0.32.0.tar.gz", upload-time = 2025-10-16T11:51:24Z, size = 150607, hashes = { sha256 = "8cc4bc9e471c8dd2ec5baacda94d5f17a0bbbf3d4a944a213307c37521e1a300" } }
554+
wheels = [{ url = "https://files.pythonhosted.org/packages/9e/9f/5007a20bf72f86400cfd935e8ac53888db024fbbdf2f278d9d6fcadbb017/codeflare_sdk-0.32.0-py3-none-any.whl", upload-time = 2025-10-16T11:51:22Z, size = 219307, hashes = { sha256 = "583910545d4e97c8ca18692150d3a3bdc45ed37dfb3cfda2f891a191b584d3f8" } }]
555555

556556
[[packages]]
557557
name = "colorama"

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.31.1; platform_machine != 'ppc64le' and platform_machine != 's390x'",
20+
"codeflare-sdk~=0.32.0; platform_machine != 'ppc64le' and platform_machine != 's390x'",
2121
"feast~=0.55.0",
2222

2323
# DB connectors

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -552,9 +552,9 @@ wheels = [{ url = "https://files.pythonhosted.org/packages/7e/e8/64c37fadfc2816a
552552

553553
[[packages]]
554554
name = "codeflare-sdk"
555-
version = "0.31.1"
556-
sdist = { url = "https://files.pythonhosted.org/packages/81/ce/c76e45c1da86eb2727edd2faceaccc98d9266349d2d871787a16c45c2066/codeflare_sdk-0.31.1.tar.gz", upload-time = 2025-09-16T15:51:59Z, size = 89487, hashes = { sha256 = "df94cf0b74ab412384695d507ef177a856b4fbad1acb612a2f7808ab01dc8bd8" } }
557-
wheels = [{ url = "https://files.pythonhosted.org/packages/45/3d/6455a856f95e6b492ed02729ecf5af522dbb9e496fd87ba9242328625edd/codeflare_sdk-0.31.1-py3-none-any.whl", upload-time = 2025-09-16T15:51:57Z, size = 140634, hashes = { sha256 = "76fc797903374832592f016b515cc2a504ef2903fc1ebc32886a4d74978f5658" } }]
555+
version = "0.32.0"
556+
sdist = { url = "https://files.pythonhosted.org/packages/75/84/fd7f089111ddae5896059f28f02997d9b7650ff97ccf8917e35964a12795/codeflare_sdk-0.32.0.tar.gz", upload-time = 2025-10-16T11:51:24Z, size = 150607, hashes = { sha256 = "8cc4bc9e471c8dd2ec5baacda94d5f17a0bbbf3d4a944a213307c37521e1a300" } }
557+
wheels = [{ url = "https://files.pythonhosted.org/packages/9e/9f/5007a20bf72f86400cfd935e8ac53888db024fbbdf2f278d9d6fcadbb017/codeflare_sdk-0.32.0-py3-none-any.whl", upload-time = 2025-10-16T11:51:22Z, size = 219307, hashes = { sha256 = "583910545d4e97c8ca18692150d3a3bdc45ed37dfb3cfda2f891a191b584d3f8" } }]
558558

559559
[[packages]]
560560
name = "colorama"

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.1",
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.31.1",
24+
"codeflare-sdk~=0.32.0",
2525
"kubeflow-training==1.9.3",
2626
"feast~=0.55.0",
2727

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -552,9 +552,9 @@ wheels = [{ url = "https://files.pythonhosted.org/packages/7e/e8/64c37fadfc2816a
552552

553553
[[packages]]
554554
name = "codeflare-sdk"
555-
version = "0.31.1"
556-
sdist = { url = "https://files.pythonhosted.org/packages/81/ce/c76e45c1da86eb2727edd2faceaccc98d9266349d2d871787a16c45c2066/codeflare_sdk-0.31.1.tar.gz", upload-time = 2025-09-16T15:51:59Z, size = 89487, hashes = { sha256 = "df94cf0b74ab412384695d507ef177a856b4fbad1acb612a2f7808ab01dc8bd8" } }
557-
wheels = [{ url = "https://files.pythonhosted.org/packages/45/3d/6455a856f95e6b492ed02729ecf5af522dbb9e496fd87ba9242328625edd/codeflare_sdk-0.31.1-py3-none-any.whl", upload-time = 2025-09-16T15:51:57Z, size = 140634, hashes = { sha256 = "76fc797903374832592f016b515cc2a504ef2903fc1ebc32886a4d74978f5658" } }]
555+
version = "0.32.0"
556+
sdist = { url = "https://files.pythonhosted.org/packages/75/84/fd7f089111ddae5896059f28f02997d9b7650ff97ccf8917e35964a12795/codeflare_sdk-0.32.0.tar.gz", upload-time = 2025-10-16T11:51:24Z, size = 150607, hashes = { sha256 = "8cc4bc9e471c8dd2ec5baacda94d5f17a0bbbf3d4a944a213307c37521e1a300" } }
557+
wheels = [{ url = "https://files.pythonhosted.org/packages/9e/9f/5007a20bf72f86400cfd935e8ac53888db024fbbdf2f278d9d6fcadbb017/codeflare_sdk-0.32.0-py3-none-any.whl", upload-time = 2025-10-16T11:51:22Z, size = 219307, hashes = { sha256 = "583910545d4e97c8ca18692150d3a3bdc45ed37dfb3cfda2f891a191b584d3f8" } }]
558558

559559
[[packages]]
560560
name = "colorama"

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.1",
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.31.1",
25+
"codeflare-sdk~=0.32.0",
2626
"kubeflow-training==1.9.3",
2727
"feast~=0.55.0",
2828

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -558,9 +558,9 @@ wheels = [{ url = "https://files.pythonhosted.org/packages/7e/e8/64c37fadfc2816a
558558

559559
[[packages]]
560560
name = "codeflare-sdk"
561-
version = "0.31.1"
562-
sdist = { url = "https://files.pythonhosted.org/packages/81/ce/c76e45c1da86eb2727edd2faceaccc98d9266349d2d871787a16c45c2066/codeflare_sdk-0.31.1.tar.gz", upload-time = 2025-09-16T15:51:59Z, size = 89487, hashes = { sha256 = "df94cf0b74ab412384695d507ef177a856b4fbad1acb612a2f7808ab01dc8bd8" } }
563-
wheels = [{ url = "https://files.pythonhosted.org/packages/45/3d/6455a856f95e6b492ed02729ecf5af522dbb9e496fd87ba9242328625edd/codeflare_sdk-0.31.1-py3-none-any.whl", upload-time = 2025-09-16T15:51:57Z, size = 140634, hashes = { sha256 = "76fc797903374832592f016b515cc2a504ef2903fc1ebc32886a4d74978f5658" } }]
561+
version = "0.32.0"
562+
sdist = { url = "https://files.pythonhosted.org/packages/75/84/fd7f089111ddae5896059f28f02997d9b7650ff97ccf8917e35964a12795/codeflare_sdk-0.32.0.tar.gz", upload-time = 2025-10-16T11:51:24Z, size = 150607, hashes = { sha256 = "8cc4bc9e471c8dd2ec5baacda94d5f17a0bbbf3d4a944a213307c37521e1a300" } }
563+
wheels = [{ url = "https://files.pythonhosted.org/packages/9e/9f/5007a20bf72f86400cfd935e8ac53888db024fbbdf2f278d9d6fcadbb017/codeflare_sdk-0.32.0-py3-none-any.whl", upload-time = 2025-10-16T11:51:22Z, size = 219307, hashes = { sha256 = "583910545d4e97c8ca18692150d3a3bdc45ed37dfb3cfda2f891a191b584d3f8" } }]
564564

565565
[[packages]]
566566
name = "colorama"

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies = [
2323
"scipy~=1.16.1",
2424
"skl2onnx~=1.19.1",
2525
"onnxconverter-common~=1.13.0", # Required for skl2onnx, as upgraded version is not compatible with protobuf
26-
"codeflare-sdk~=0.31.1",
26+
"codeflare-sdk~=0.32.0",
2727
"kubeflow-training==1.9.3",
2828
"feast~=0.55.0",
2929

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -558,9 +558,9 @@ wheels = [{ url = "https://files.pythonhosted.org/packages/7e/e8/64c37fadfc2816a
558558

559559
[[packages]]
560560
name = "codeflare-sdk"
561-
version = "0.31.1"
562-
sdist = { url = "https://files.pythonhosted.org/packages/81/ce/c76e45c1da86eb2727edd2faceaccc98d9266349d2d871787a16c45c2066/codeflare_sdk-0.31.1.tar.gz", upload-time = 2025-09-16T15:51:59Z, size = 89487, hashes = { sha256 = "df94cf0b74ab412384695d507ef177a856b4fbad1acb612a2f7808ab01dc8bd8" } }
563-
wheels = [{ url = "https://files.pythonhosted.org/packages/45/3d/6455a856f95e6b492ed02729ecf5af522dbb9e496fd87ba9242328625edd/codeflare_sdk-0.31.1-py3-none-any.whl", upload-time = 2025-09-16T15:51:57Z, size = 140634, hashes = { sha256 = "76fc797903374832592f016b515cc2a504ef2903fc1ebc32886a4d74978f5658" } }]
561+
version = "0.32.0"
562+
sdist = { url = "https://files.pythonhosted.org/packages/75/84/fd7f089111ddae5896059f28f02997d9b7650ff97ccf8917e35964a12795/codeflare_sdk-0.32.0.tar.gz", upload-time = 2025-10-16T11:51:24Z, size = 150607, hashes = { sha256 = "8cc4bc9e471c8dd2ec5baacda94d5f17a0bbbf3d4a944a213307c37521e1a300" } }
563+
wheels = [{ url = "https://files.pythonhosted.org/packages/9e/9f/5007a20bf72f86400cfd935e8ac53888db024fbbdf2f278d9d6fcadbb017/codeflare_sdk-0.32.0-py3-none-any.whl", upload-time = 2025-10-16T11:51:22Z, size = 219307, hashes = { sha256 = "583910545d4e97c8ca18692150d3a3bdc45ed37dfb3cfda2f891a191b584d3f8" } }]
564564

565565
[[packages]]
566566
name = "colorama"

jupyter/tensorflow/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.1",
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.31.1",
25+
"codeflare-sdk~=0.32.0",
2626
"feast~=0.55.0",
2727

2828
# DB connectors

0 commit comments

Comments
 (0)