Skip to content

Commit 9407364

Browse files
feat(deps): Update dependency kfp-server-api to v2.1.0
Signed-off-by: plural-renovate[bot]@users.noreply.github.com
1 parent eb030b2 commit 9407364

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,7 +1,7 @@
11
# kubeflow packages
22
# elyra==3.15.0 # Temporarily disable due to incompatibility with JupyterLab 4.x and kfp v2
33
kfp==2.5.0
4-
kfp-server-api==2.0.5
4+
kfp-server-api==2.1.0
55
kserve==0.12.0
66

77
# common packages

jupyter-scipy/requirements.txt

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

77
# scipy packages

jupyter-tensorflow-full/requirements.txt

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

77
# common packages

0 commit comments

Comments
 (0)