Skip to content

Commit 13116c4

Browse files
committed
RHOAIENG-33887: Release Elyra 4.2.4
1 parent 2836ff4 commit 13116c4

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

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

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

2828
# JupyterLab packages
29-
"odh-elyra==4.2.3",
29+
"odh-elyra==4.2.4",
3030
"odh-jupyter-trash-cleanup==0.1.0",
3131

3232
"jupyterlab==4.4.4",

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

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

4444
# JupyterLab packages
45-
"odh-elyra==4.2.3",
45+
"odh-elyra==4.2.4",
4646
"odh-jupyter-trash-cleanup==0.1.0",
4747

4848
"jupyterlab==4.4.4",

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

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

3333
# JupyterLab packages
34-
"odh-elyra==4.2.3",
34+
"odh-elyra==4.2.4",
3535
"odh-jupyter-trash-cleanup==0.1.0",
3636

3737
"jupyterlab==4.4.4",

jupyter/rocm/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.3.0",
3333

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

3838
"jupyterlab==4.4.4",

jupyter/rocm/tensorflow/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.3.0",
3434

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

3939
"jupyterlab==4.4.4",

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

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

3333
# JupyterLab packages
34-
"odh-elyra==4.2.3",
34+
"odh-elyra==4.2.4",
3535
"odh-jupyter-trash-cleanup==0.1.0",
3636

3737
"jupyterlab==4.4.4",

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dependencies = [
3737
'mysql-connector-python~=9.3.0',
3838

3939
# JupyterLab packages
40-
'odh-elyra==4.2.3',
40+
'odh-elyra==4.2.4',
4141
"odh-jupyter-trash-cleanup==0.1.0",
4242

4343
'jupyterlab==4.4.4',

0 commit comments

Comments
 (0)