Skip to content

Commit f9f2cbb

Browse files
feat(deps): Update dependency kfp to v2.8.0
Signed-off-by: plural-renovate[bot]@users.noreply.github.com
1 parent e4e4721 commit f9f2cbb

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

jupyter-pytorch-full/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# kubeflow packages
22
# elyra==3.15.0 # Temporarily disable due to incompatibility with JupyterLab 4.x and kfp v2
3-
kfp==2.5.0
3+
kfp==2.8.0
44
kfp-server-api==2.0.5
55
kserve==0.12.1
66

jupyter-scipy/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# kubeflow packages
22
# elyra==3.15.0 # Temporarily disable due to incompatibility with JupyterLab 4.x and kfp v2
3-
kfp==2.5.0
3+
kfp==2.8.0
44
kfp-server-api==2.0.5
55
kserve==0.12.1
66

jupyter-tensorflow-full/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# kubeflow packages
22
# elyra==3.15.0 # Temporarily disable due to incompatibility with JupyterLab 4.x and kfp v2
3-
kfp==2.5.0
3+
kfp==2.8.0
44
kfp-server-api==2.0.5
55
kserve==0.12.1
66

0 commit comments

Comments
 (0)