From d6fa66ad395bfe660f564b4ddf137542c4e06094 Mon Sep 17 00:00:00 2001 From: "plural-renovate[bot]" Date: Thu, 11 Apr 2024 16:27:23 +0000 Subject: [PATCH] feat(deps): Update dependency kfp-server-api to v2.1.0 Signed-off-by: plural-renovate[bot]@users.noreply.github.com --- jupyter-pytorch-full/requirements.txt | 2 +- jupyter-scipy/requirements.txt | 2 +- jupyter-tensorflow-full/requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/jupyter-pytorch-full/requirements.txt b/jupyter-pytorch-full/requirements.txt index cb74ba96..5d64d9b0 100644 --- a/jupyter-pytorch-full/requirements.txt +++ b/jupyter-pytorch-full/requirements.txt @@ -1,7 +1,7 @@ # kubeflow packages # elyra==3.15.0 # Temporarily disable due to incompatibility with JupyterLab 4.x and kfp v2 kfp==2.5.0 -kfp-server-api==2.0.5 +kfp-server-api==2.1.0 kserve==0.12.0 # common packages diff --git a/jupyter-scipy/requirements.txt b/jupyter-scipy/requirements.txt index 54487855..074e78a7 100644 --- a/jupyter-scipy/requirements.txt +++ b/jupyter-scipy/requirements.txt @@ -1,7 +1,7 @@ # kubeflow packages # elyra==3.15.0 # Temporarily disable due to incompatibility with JupyterLab 4.x and kfp v2 kfp==2.5.0 -kfp-server-api==2.0.5 +kfp-server-api==2.1.0 kserve==0.12.0 # scipy packages diff --git a/jupyter-tensorflow-full/requirements.txt b/jupyter-tensorflow-full/requirements.txt index f8134286..9d4fd67d 100644 --- a/jupyter-tensorflow-full/requirements.txt +++ b/jupyter-tensorflow-full/requirements.txt @@ -1,7 +1,7 @@ # kubeflow packages # elyra==3.15.0 # Temporarily disable due to incompatibility with JupyterLab 4.x and kfp v2 kfp==2.5.0 -kfp-server-api==2.0.5 +kfp-server-api==2.1.0 kserve==0.12.0 # common packages