Skip to content

Commit 669be3c

Browse files
Merge pull request #1044 from caponetto/update-odh-elyra-4.2.1
RHOAIENG-23604, RHOAIENG-16094: update `ODH-Elyra` to `4.2.1`
2 parents 82ecf77 + 712d46d commit 669be3c

File tree

18 files changed

+48
-48
lines changed

18 files changed

+48
-48
lines changed

jupyter/datascience/ubi9-python-3.11/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ mysql-connector-python = "~=9.2.0"
2929

3030
# JupyterLab packages
3131

32-
odh-elyra = "==4.2.0"
32+
odh-elyra = "==4.2.1"
3333

3434
jupyterlab = "==4.2.7"
3535
jupyter-bokeh = "~=4.0.5"

jupyter/datascience/ubi9-python-3.11/Pipfile.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

jupyter/datascience/ubi9-python-3.11/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1548,9 +1548,9 @@ numpy==2.2.5; python_version >= '3.10' \
15481548
oauthlib==3.2.2; python_version >= '3.6' \
15491549
--hash=sha256:8139f29aac13e25d502680e9e19963e83f16838d48a0d71c287fe40e7067fbca \
15501550
--hash=sha256:9859c40929662bec5d64f34d01c99e093149682a3f38915dc0655d5a633dd918
1551-
odh-elyra==4.2.0; python_version >= '3.8' \
1552-
--hash=sha256:82f7c3e005b4b7dc1a3be4d829b5d4b3d3c72687f0e1f95fbcbc9c85b29ccf1f \
1553-
--hash=sha256:fd074ccee0cc0700f4a0c42c9ea51bb335d42090eb6d6849d6ca84d078a83384
1551+
odh-elyra==4.2.1; python_version >= '3.8' \
1552+
--hash=sha256:255ada78cfac3f5f60427b1106baaca269513dfd06694ebb06755dcb20618689 \
1553+
--hash=sha256:a2c1c56ee9cb413f24efd3837410dd714745536036dc444bd722084406435a78
15541554
onnx==1.18.0; python_version >= '3.9' \
15551555
--hash=sha256:030d9f5f878c5f4c0ff70a4545b90d7812cd6bfe511de2f3e469d3669c8cff95 \
15561556
--hash=sha256:102c04edc76b16e9dfeda5a64c1fccd7d3d2913b1544750c01d38f1ac3c04e05 \

jupyter/pytorch/ubi9-python-3.11/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ mysql-connector-python = "~=9.2.0"
3939

4040
# JupyterLab packages
4141

42-
odh-elyra = "==4.2.0"
42+
odh-elyra = "==4.2.1"
4343

4444
jupyterlab = "==4.2.7"
4545
jupyter-bokeh = "~=4.0.5"

jupyter/pytorch/ubi9-python-3.11/Pipfile.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

jupyter/pytorch/ubi9-python-3.11/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1622,9 +1622,9 @@ nvidia-nvtx-cu12==12.6.77; python_version >= '3' \
16221622
oauthlib==3.2.2; python_version >= '3.6' \
16231623
--hash=sha256:8139f29aac13e25d502680e9e19963e83f16838d48a0d71c287fe40e7067fbca \
16241624
--hash=sha256:9859c40929662bec5d64f34d01c99e093149682a3f38915dc0655d5a633dd918
1625-
odh-elyra==4.2.0; python_version >= '3.8' \
1626-
--hash=sha256:82f7c3e005b4b7dc1a3be4d829b5d4b3d3c72687f0e1f95fbcbc9c85b29ccf1f \
1627-
--hash=sha256:fd074ccee0cc0700f4a0c42c9ea51bb335d42090eb6d6849d6ca84d078a83384
1625+
odh-elyra==4.2.1; python_version >= '3.8' \
1626+
--hash=sha256:255ada78cfac3f5f60427b1106baaca269513dfd06694ebb06755dcb20618689 \
1627+
--hash=sha256:a2c1c56ee9cb413f24efd3837410dd714745536036dc444bd722084406435a78
16281628
onnx==1.18.0; python_version >= '3.9' \
16291629
--hash=sha256:030d9f5f878c5f4c0ff70a4545b90d7812cd6bfe511de2f3e469d3669c8cff95 \
16301630
--hash=sha256:102c04edc76b16e9dfeda5a64c1fccd7d3d2913b1544750c01d38f1ac3c04e05 \

jupyter/rocm/pytorch/ubi9-python-3.11/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ mysql-connector-python = "~=9.2.0"
4141

4242
# JupyterLab packages
4343

44-
odh-elyra = "==4.2.0"
44+
odh-elyra = "==4.2.1"
4545

4646
jupyterlab = "==4.2.7"
4747
jupyter-bokeh = "~=4.0.5"

jupyter/rocm/pytorch/ubi9-python-3.11/Pipfile.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

jupyter/rocm/pytorch/ubi9-python-3.11/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1558,9 +1558,9 @@ numpy==2.2.5; python_version >= '3.10' \
15581558
oauthlib==3.2.2; python_version >= '3.6' \
15591559
--hash=sha256:8139f29aac13e25d502680e9e19963e83f16838d48a0d71c287fe40e7067fbca \
15601560
--hash=sha256:9859c40929662bec5d64f34d01c99e093149682a3f38915dc0655d5a633dd918
1561-
odh-elyra==4.2.0; python_version >= '3.8' \
1562-
--hash=sha256:82f7c3e005b4b7dc1a3be4d829b5d4b3d3c72687f0e1f95fbcbc9c85b29ccf1f \
1563-
--hash=sha256:fd074ccee0cc0700f4a0c42c9ea51bb335d42090eb6d6849d6ca84d078a83384
1561+
odh-elyra==4.2.1; python_version >= '3.8' \
1562+
--hash=sha256:255ada78cfac3f5f60427b1106baaca269513dfd06694ebb06755dcb20618689 \
1563+
--hash=sha256:a2c1c56ee9cb413f24efd3837410dd714745536036dc444bd722084406435a78
15641564
onnx==1.18.0; python_version >= '3.9' \
15651565
--hash=sha256:030d9f5f878c5f4c0ff70a4545b90d7812cd6bfe511de2f3e469d3669c8cff95 \
15661566
--hash=sha256:102c04edc76b16e9dfeda5a64c1fccd7d3d2913b1544750c01d38f1ac3c04e05 \

jupyter/rocm/tensorflow/ubi9-python-3.11/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ mysql-connector-python = "~=9.2.0"
3636

3737
# JupyterLab packages
3838

39-
odh-elyra = "==4.2.0"
39+
odh-elyra = "==4.2.1"
4040

4141
jupyterlab = "==4.2.7"
4242
jupyter-bokeh = "~=4.0.5"

0 commit comments

Comments
 (0)