Skip to content

Commit 60bc624

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

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.6.0
44
kfp-server-api==2.0.5
55
kserve==0.11.2
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.6.0
44
kfp-server-api==2.0.5
55
kserve==0.11.2
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.6.0
44
kfp-server-api==2.0.5
55
kserve==0.11.2
66

0 commit comments

Comments
 (0)