From b0f775289ca6fc243e6af26b25b02792fbdfa03d Mon Sep 17 00:00:00 2001 From: "plural-renovate[bot]" Date: Thu, 12 Oct 2023 01:56:22 +0000 Subject: [PATCH] fix(deps): Update dependency kfp-server-api to v2.0.2 Signed-off-by: plural-renovate[bot]@users.noreply.github.com --- codeserver-python/requirements.txt | 2 +- jupyter-pytorch-full/requirements.txt | 2 +- jupyter-scipy/requirements.txt | 2 +- jupyter-tensorflow-full/requirements.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/codeserver-python/requirements.txt b/codeserver-python/requirements.txt index 2111cf44..6e5722b9 100644 --- a/codeserver-python/requirements.txt +++ b/codeserver-python/requirements.txt @@ -1,3 +1,3 @@ kfp==2.3.0 -kfp-server-api==2.0.1 +kfp-server-api==2.0.2 kserve==0.11.1 diff --git a/jupyter-pytorch-full/requirements.txt b/jupyter-pytorch-full/requirements.txt index 1783d9ff..f9297095 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.3.0 -kfp-server-api==2.0.1 +kfp-server-api==2.0.2 kserve==0.11.1 # common packages diff --git a/jupyter-scipy/requirements.txt b/jupyter-scipy/requirements.txt index e2f2cef2..b0589ffe 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.3.0 -kfp-server-api==2.0.1 +kfp-server-api==2.0.2 kserve==0.11.1 # scipy packages diff --git a/jupyter-tensorflow-full/requirements.txt b/jupyter-tensorflow-full/requirements.txt index 6268203f..430c446d 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.3.0 -kfp-server-api==2.0.1 +kfp-server-api==2.0.2 kserve==0.11.1 # common packages