Skip to content

Commit 098e531

Browse files
committed
Merge remote-tracking branch 'upstream/main'
2 parents 0e1a16a + 40a15f2 commit 098e531

File tree

14 files changed

+28
-28
lines changed

14 files changed

+28
-28
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2449,9 +2449,9 @@ wheels = [{ url = "https://files.pythonhosted.org/packages/be/9c/92789c596b8df83
24492449

24502450
[[packages]]
24512451
name = "odh-elyra"
2452-
version = "4.2.4"
2453-
sdist = { url = "https://files.pythonhosted.org/packages/39/58/9a76992bcd402f7eaf9a23fb164d56993db6c079d3fad67dc0a4df799d03/odh_elyra-4.2.4.tar.gz", upload-time = 2025-09-11T18:09:43Z, size = 2155769, hashes = { sha256 = "9563849a41e3d5f45f4923a00d9e6480a9d53787e076d6369248f880795d2130" } }
2454-
wheels = [{ url = "https://files.pythonhosted.org/packages/f9/48/b852bc3107a6d92c1c6c63b0fa6255897e515df6948778e521f603f59e75/odh_elyra-4.2.4-py3-none-any.whl", upload-time = 2025-09-11T18:09:41Z, size = 4317667, hashes = { sha256 = "227b1a35a3eef8a02409e3aa5081c3322bcd30cd8939b77575dfce397f3fa42b" } }]
2452+
version = "4.2.5"
2453+
sdist = { url = "https://files.pythonhosted.org/packages/f2/8b/3f8b9d4757dd56588a3aecba7995bb12179bf5d189358df8485843144623/odh_elyra-4.2.5.tar.gz", upload-time = 2025-10-14T17:41:40Z, size = 2155088, hashes = { sha256 = "77bb92331b3b9a61b3b4f5a05a13c41da1c437dc6a0e1d5e6a396281703f5e8e" } }
2454+
wheels = [{ url = "https://files.pythonhosted.org/packages/af/c2/2da23a11f91dcff7dc82dce2d0d088283c8dc908653a94d7373bb855fa96/odh_elyra-4.2.5-py3-none-any.whl", upload-time = 2025-10-14T17:41:38Z, size = 4317578, hashes = { sha256 = "ccc30bf392c4926479152786d96b701787102c04fc34d378deed9ac7ab7554a4" } }]
24552455

24562456
[[packages]]
24572457
name = "odh-jupyter-trash-cleanup"

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies = [
2727
"mysql-connector-python~=9.4.0",
2828

2929
# JupyterLab packages
30-
"odh-elyra==4.2.4",
30+
"odh-elyra==4.2.5",
3131
"odh-jupyter-trash-cleanup==0.1.1",
3232

3333
"jupyterlab==4.4.7",

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2703,9 +2703,9 @@ wheels = [{ url = "https://files.pythonhosted.org/packages/be/9c/92789c596b8df83
27032703

27042704
[[packages]]
27052705
name = "odh-elyra"
2706-
version = "4.2.4"
2707-
sdist = { url = "https://files.pythonhosted.org/packages/39/58/9a76992bcd402f7eaf9a23fb164d56993db6c079d3fad67dc0a4df799d03/odh_elyra-4.2.4.tar.gz", upload-time = 2025-09-11T18:09:43Z, size = 2155769, hashes = { sha256 = "9563849a41e3d5f45f4923a00d9e6480a9d53787e076d6369248f880795d2130" } }
2708-
wheels = [{ url = "https://files.pythonhosted.org/packages/f9/48/b852bc3107a6d92c1c6c63b0fa6255897e515df6948778e521f603f59e75/odh_elyra-4.2.4-py3-none-any.whl", upload-time = 2025-09-11T18:09:41Z, size = 4317667, hashes = { sha256 = "227b1a35a3eef8a02409e3aa5081c3322bcd30cd8939b77575dfce397f3fa42b" } }]
2706+
version = "4.2.5"
2707+
sdist = { url = "https://files.pythonhosted.org/packages/f2/8b/3f8b9d4757dd56588a3aecba7995bb12179bf5d189358df8485843144623/odh_elyra-4.2.5.tar.gz", upload-time = 2025-10-14T17:41:40Z, size = 2155088, hashes = { sha256 = "77bb92331b3b9a61b3b4f5a05a13c41da1c437dc6a0e1d5e6a396281703f5e8e" } }
2708+
wheels = [{ url = "https://files.pythonhosted.org/packages/af/c2/2da23a11f91dcff7dc82dce2d0d088283c8dc908653a94d7373bb855fa96/odh_elyra-4.2.5-py3-none-any.whl", upload-time = 2025-10-14T17:41:38Z, size = 4317578, hashes = { sha256 = "ccc30bf392c4926479152786d96b701787102c04fc34d378deed9ac7ab7554a4" } }]
27092709

27102710
[[packages]]
27112711
name = "odh-jupyter-trash-cleanup"

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ dependencies = [
4343
"mysql-connector-python~=9.4.0",
4444

4545
# JupyterLab packages
46-
"odh-elyra==4.2.4",
46+
"odh-elyra==4.2.5",
4747
"odh-jupyter-trash-cleanup==0.1.1",
4848

4949
"jupyterlab==4.4.7",

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2594,9 +2594,9 @@ wheels = [{ url = "https://files.pythonhosted.org/packages/be/9c/92789c596b8df83
25942594

25952595
[[packages]]
25962596
name = "odh-elyra"
2597-
version = "4.2.4"
2598-
sdist = { url = "https://files.pythonhosted.org/packages/39/58/9a76992bcd402f7eaf9a23fb164d56993db6c079d3fad67dc0a4df799d03/odh_elyra-4.2.4.tar.gz", upload-time = 2025-09-11T18:09:43Z, size = 2155769, hashes = { sha256 = "9563849a41e3d5f45f4923a00d9e6480a9d53787e076d6369248f880795d2130" } }
2599-
wheels = [{ url = "https://files.pythonhosted.org/packages/f9/48/b852bc3107a6d92c1c6c63b0fa6255897e515df6948778e521f603f59e75/odh_elyra-4.2.4-py3-none-any.whl", upload-time = 2025-09-11T18:09:41Z, size = 4317667, hashes = { sha256 = "227b1a35a3eef8a02409e3aa5081c3322bcd30cd8939b77575dfce397f3fa42b" } }]
2597+
version = "4.2.5"
2598+
sdist = { url = "https://files.pythonhosted.org/packages/f2/8b/3f8b9d4757dd56588a3aecba7995bb12179bf5d189358df8485843144623/odh_elyra-4.2.5.tar.gz", upload-time = 2025-10-14T17:41:40Z, size = 2155088, hashes = { sha256 = "77bb92331b3b9a61b3b4f5a05a13c41da1c437dc6a0e1d5e6a396281703f5e8e" } }
2599+
wheels = [{ url = "https://files.pythonhosted.org/packages/af/c2/2da23a11f91dcff7dc82dce2d0d088283c8dc908653a94d7373bb855fa96/odh_elyra-4.2.5-py3-none-any.whl", upload-time = 2025-10-14T17:41:38Z, size = 4317578, hashes = { sha256 = "ccc30bf392c4926479152786d96b701787102c04fc34d378deed9ac7ab7554a4" } }]
26002600

26012601
[[packages]]
26022602
name = "odh-jupyter-trash-cleanup"

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies = [
3232
"mysql-connector-python~=9.4.0",
3333

3434
# JupyterLab packages
35-
"odh-elyra==4.2.4",
35+
"odh-elyra==4.2.5",
3636
"odh-jupyter-trash-cleanup==0.1.1",
3737

3838
"jupyterlab==4.4.7",

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2456,9 +2456,9 @@ wheels = [{ url = "https://files.pythonhosted.org/packages/be/9c/92789c596b8df83
24562456

24572457
[[packages]]
24582458
name = "odh-elyra"
2459-
version = "4.2.4"
2460-
sdist = { url = "https://files.pythonhosted.org/packages/39/58/9a76992bcd402f7eaf9a23fb164d56993db6c079d3fad67dc0a4df799d03/odh_elyra-4.2.4.tar.gz", upload-time = 2025-09-11T18:09:43Z, size = 2155769, hashes = { sha256 = "9563849a41e3d5f45f4923a00d9e6480a9d53787e076d6369248f880795d2130" } }
2461-
wheels = [{ url = "https://files.pythonhosted.org/packages/f9/48/b852bc3107a6d92c1c6c63b0fa6255897e515df6948778e521f603f59e75/odh_elyra-4.2.4-py3-none-any.whl", upload-time = 2025-09-11T18:09:41Z, size = 4317667, hashes = { sha256 = "227b1a35a3eef8a02409e3aa5081c3322bcd30cd8939b77575dfce397f3fa42b" } }]
2459+
version = "4.2.5"
2460+
sdist = { url = "https://files.pythonhosted.org/packages/f2/8b/3f8b9d4757dd56588a3aecba7995bb12179bf5d189358df8485843144623/odh_elyra-4.2.5.tar.gz", upload-time = 2025-10-14T17:41:40Z, size = 2155088, hashes = { sha256 = "77bb92331b3b9a61b3b4f5a05a13c41da1c437dc6a0e1d5e6a396281703f5e8e" } }
2461+
wheels = [{ url = "https://files.pythonhosted.org/packages/af/c2/2da23a11f91dcff7dc82dce2d0d088283c8dc908653a94d7373bb855fa96/odh_elyra-4.2.5-py3-none-any.whl", upload-time = 2025-10-14T17:41:38Z, size = 4317578, hashes = { sha256 = "ccc30bf392c4926479152786d96b701787102c04fc34d378deed9ac7ab7554a4" } }]
24622462

24632463
[[packages]]
24642464
name = "odh-jupyter-trash-cleanup"

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies = [
3333
"mysql-connector-python~=9.4.0",
3434

3535
# JupyterLab packages
36-
"odh-elyra==4.2.4",
36+
"odh-elyra==4.2.5",
3737
"odh-jupyter-trash-cleanup==0.1.1",
3838

3939
"jupyterlab==4.4.7",

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2508,9 +2508,9 @@ wheels = [{ url = "https://files.pythonhosted.org/packages/be/9c/92789c596b8df83
25082508

25092509
[[packages]]
25102510
name = "odh-elyra"
2511-
version = "4.2.4"
2512-
sdist = { url = "https://files.pythonhosted.org/packages/39/58/9a76992bcd402f7eaf9a23fb164d56993db6c079d3fad67dc0a4df799d03/odh_elyra-4.2.4.tar.gz", upload-time = 2025-09-11T18:09:43Z, size = 2155769, hashes = { sha256 = "9563849a41e3d5f45f4923a00d9e6480a9d53787e076d6369248f880795d2130" } }
2513-
wheels = [{ url = "https://files.pythonhosted.org/packages/f9/48/b852bc3107a6d92c1c6c63b0fa6255897e515df6948778e521f603f59e75/odh_elyra-4.2.4-py3-none-any.whl", upload-time = 2025-09-11T18:09:41Z, size = 4317667, hashes = { sha256 = "227b1a35a3eef8a02409e3aa5081c3322bcd30cd8939b77575dfce397f3fa42b" } }]
2511+
version = "4.2.5"
2512+
sdist = { url = "https://files.pythonhosted.org/packages/f2/8b/3f8b9d4757dd56588a3aecba7995bb12179bf5d189358df8485843144623/odh_elyra-4.2.5.tar.gz", upload-time = 2025-10-14T17:41:40Z, size = 2155088, hashes = { sha256 = "77bb92331b3b9a61b3b4f5a05a13c41da1c437dc6a0e1d5e6a396281703f5e8e" } }
2513+
wheels = [{ url = "https://files.pythonhosted.org/packages/af/c2/2da23a11f91dcff7dc82dce2d0d088283c8dc908653a94d7373bb855fa96/odh_elyra-4.2.5-py3-none-any.whl", upload-time = 2025-10-14T17:41:38Z, size = 4317578, hashes = { sha256 = "ccc30bf392c4926479152786d96b701787102c04fc34d378deed9ac7ab7554a4" } }]
25142514

25152515
[[packages]]
25162516
name = "odh-jupyter-trash-cleanup"

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies = [
3434
"mysql-connector-python~=9.4.0",
3535

3636
# JupyterLab packages
37-
"odh-elyra==4.2.4",
37+
"odh-elyra==4.2.5",
3838
"odh-jupyter-trash-cleanup==0.1.1",
3939

4040
"jupyterlab==4.4.7",

0 commit comments

Comments
 (0)