Skip to content

Commit b1eb8e7

Browse files
jesuinojiridanekgithub-actions[bot]
authored
RHOAIENG-28509: release new version of odh-elyra to get fix for RHOAIENG-25809 (#1325)
Co-authored-by: Jiri Daněk <[email protected]> Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
1 parent d19dcb0 commit b1eb8e7

File tree

43 files changed

+215
-215
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+215
-215
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.3.0"
2929

3030
# JupyterLab packages
3131

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

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

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

Lines changed: 9 additions & 9 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: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -412,9 +412,9 @@ charset-normalizer==3.4.2; python_version >= '3.7' \
412412
--hash=sha256:fb707f3e15060adf5b7ada797624a6c6e0138e2a26baa089df64c68ee98e040f \
413413
--hash=sha256:fcbe676a55d7445b22c10967bceaaf0ee69407fbe0ece4d032b6eb8d4565982a \
414414
--hash=sha256:fdb20a30fe1175ecabed17cbf7812f7b804b8a315a25f24678bcdf120a90077f
415-
click==8.2.1; python_version >= '3.10' \
416-
--hash=sha256:27c491cc05d968d271d5a1db13e3b5a184636d9d930f148c50b038f0d0646202 \
417-
--hash=sha256:61a3265b914e850b85317d0b3109c7f8cd35a670f963866005d6ef1d5175a12b
415+
click==8.1.8; python_version >= '3.7' \
416+
--hash=sha256:63c132bbbed01578a06712a2d1f497bb62d9c1c0d329b7903a866228027263b2 \
417+
--hash=sha256:ed53c9d8990d83c2a27deae68e4ee337473f6330c040a31d4225c9574d16096a
418418
codeflare-sdk==0.30.0; python_version >= '3.11' and python_version < '4.0' \
419419
--hash=sha256:79923eddea43476c65b743c4341d613a39891a04a519720c015a9c28eb0d4b0d \
420420
--hash=sha256:d7cb1e1d83da104701e5a72124b3545b5a62e3b3e29e1a11edbbc66893f3b645
@@ -1505,9 +1505,9 @@ numpy==2.2.6; python_version >= '3.10' \
15051505
oauthlib==3.3.1; python_version >= '3.8' \
15061506
--hash=sha256:0f0f8aa759826a193cf66c12ea1af1637f87b9b4622d46e866952bb022e538c9 \
15071507
--hash=sha256:88119c938d2b8fb88561af5f6ee0eec8cc8d552b7bb1f712743136eb7523b7a1
1508-
odh-elyra==4.2.1; python_version >= '3.8' \
1509-
--hash=sha256:255ada78cfac3f5f60427b1106baaca269513dfd06694ebb06755dcb20618689 \
1510-
--hash=sha256:a2c1c56ee9cb413f24efd3837410dd714745536036dc444bd722084406435a78
1508+
odh-elyra==4.2.2; python_version >= '3.9' \
1509+
--hash=sha256:7710dbc07c58a52b24bbae554b8ddc3dc1d8e2fe0c6f37bf8500b9626e23877d \
1510+
--hash=sha256:7a230292b28da5c55426eb57ca042076f4d702cb027ae2a7d238fde1cb4dfdd2
15111511
onnx==1.18.0; python_version >= '3.9' \
15121512
--hash=sha256:030d9f5f878c5f4c0ff70a4545b90d7812cd6bfe511de2f3e469d3669c8cff95 \
15131513
--hash=sha256:102c04edc76b16e9dfeda5a64c1fccd7d3d2913b1544750c01d38f1ac3c04e05 \

jupyter/datascience/ubi9-python-3.12/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.1"
32+
odh-elyra = "==4.2.2"
3333

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

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

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

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -412,9 +412,9 @@ charset-normalizer==3.4.2; python_version >= '3.7' \
412412
--hash=sha256:fb707f3e15060adf5b7ada797624a6c6e0138e2a26baa089df64c68ee98e040f \
413413
--hash=sha256:fcbe676a55d7445b22c10967bceaaf0ee69407fbe0ece4d032b6eb8d4565982a \
414414
--hash=sha256:fdb20a30fe1175ecabed17cbf7812f7b804b8a315a25f24678bcdf120a90077f
415-
click==8.2.1; python_version >= '3.10' \
416-
--hash=sha256:27c491cc05d968d271d5a1db13e3b5a184636d9d930f148c50b038f0d0646202 \
417-
--hash=sha256:61a3265b914e850b85317d0b3109c7f8cd35a670f963866005d6ef1d5175a12b
415+
click==8.1.8; python_version >= '3.7' \
416+
--hash=sha256:63c132bbbed01578a06712a2d1f497bb62d9c1c0d329b7903a866228027263b2 \
417+
--hash=sha256:ed53c9d8990d83c2a27deae68e4ee337473f6330c040a31d4225c9574d16096a
418418
codeflare-sdk==0.30.0; python_version >= '3.11' and python_version < '4.0' \
419419
--hash=sha256:79923eddea43476c65b743c4341d613a39891a04a519720c015a9c28eb0d4b0d \
420420
--hash=sha256:d7cb1e1d83da104701e5a72124b3545b5a62e3b3e29e1a11edbbc66893f3b645
@@ -1504,9 +1504,9 @@ numpy==2.2.6; python_version >= '3.10' \
15041504
oauthlib==3.3.1; python_version >= '3.8' \
15051505
--hash=sha256:0f0f8aa759826a193cf66c12ea1af1637f87b9b4622d46e866952bb022e538c9 \
15061506
--hash=sha256:88119c938d2b8fb88561af5f6ee0eec8cc8d552b7bb1f712743136eb7523b7a1
1507-
odh-elyra==4.2.1; python_version >= '3.8' \
1508-
--hash=sha256:255ada78cfac3f5f60427b1106baaca269513dfd06694ebb06755dcb20618689 \
1509-
--hash=sha256:a2c1c56ee9cb413f24efd3837410dd714745536036dc444bd722084406435a78
1507+
odh-elyra==4.2.2; python_version >= '3.9' \
1508+
--hash=sha256:7710dbc07c58a52b24bbae554b8ddc3dc1d8e2fe0c6f37bf8500b9626e23877d \
1509+
--hash=sha256:7a230292b28da5c55426eb57ca042076f4d702cb027ae2a7d238fde1cb4dfdd2
15101510
onnx==1.18.0; python_version >= '3.9' \
15111511
--hash=sha256:030d9f5f878c5f4c0ff70a4545b90d7812cd6bfe511de2f3e469d3669c8cff95 \
15121512
--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.3.0"
3939

4040
# JupyterLab packages
4141

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

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

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

Lines changed: 9 additions & 9 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: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -416,9 +416,9 @@ charset-normalizer==3.4.2; python_version >= '3.7' \
416416
--hash=sha256:fb707f3e15060adf5b7ada797624a6c6e0138e2a26baa089df64c68ee98e040f \
417417
--hash=sha256:fcbe676a55d7445b22c10967bceaaf0ee69407fbe0ece4d032b6eb8d4565982a \
418418
--hash=sha256:fdb20a30fe1175ecabed17cbf7812f7b804b8a315a25f24678bcdf120a90077f
419-
click==8.2.1; python_version >= '3.10' \
420-
--hash=sha256:27c491cc05d968d271d5a1db13e3b5a184636d9d930f148c50b038f0d0646202 \
421-
--hash=sha256:61a3265b914e850b85317d0b3109c7f8cd35a670f963866005d6ef1d5175a12b
419+
click==8.1.8; python_version >= '3.7' \
420+
--hash=sha256:63c132bbbed01578a06712a2d1f497bb62d9c1c0d329b7903a866228027263b2 \
421+
--hash=sha256:ed53c9d8990d83c2a27deae68e4ee337473f6330c040a31d4225c9574d16096a
422422
codeflare-sdk==0.30.0; python_version >= '3.11' and python_version < '4.0' \
423423
--hash=sha256:79923eddea43476c65b743c4341d613a39891a04a519720c015a9c28eb0d4b0d \
424424
--hash=sha256:d7cb1e1d83da104701e5a72124b3545b5a62e3b3e29e1a11edbbc66893f3b645
@@ -1579,9 +1579,9 @@ nvidia-nvtx-cu12==12.6.77; python_version >= '3' \
15791579
oauthlib==3.3.1; python_version >= '3.8' \
15801580
--hash=sha256:0f0f8aa759826a193cf66c12ea1af1637f87b9b4622d46e866952bb022e538c9 \
15811581
--hash=sha256:88119c938d2b8fb88561af5f6ee0eec8cc8d552b7bb1f712743136eb7523b7a1
1582-
odh-elyra==4.2.1; python_version >= '3.8' \
1583-
--hash=sha256:255ada78cfac3f5f60427b1106baaca269513dfd06694ebb06755dcb20618689 \
1584-
--hash=sha256:a2c1c56ee9cb413f24efd3837410dd714745536036dc444bd722084406435a78
1582+
odh-elyra==4.2.2; python_version >= '3.9' \
1583+
--hash=sha256:7710dbc07c58a52b24bbae554b8ddc3dc1d8e2fe0c6f37bf8500b9626e23877d \
1584+
--hash=sha256:7a230292b28da5c55426eb57ca042076f4d702cb027ae2a7d238fde1cb4dfdd2
15851585
onnx==1.18.0; python_version >= '3.9' \
15861586
--hash=sha256:030d9f5f878c5f4c0ff70a4545b90d7812cd6bfe511de2f3e469d3669c8cff95 \
15871587
--hash=sha256:102c04edc76b16e9dfeda5a64c1fccd7d3d2913b1544750c01d38f1ac3c04e05 \

jupyter/pytorch/ubi9-python-3.12/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.1"
42+
odh-elyra = "==4.2.2"
4343

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

0 commit comments

Comments
 (0)