From c14c84873c00498bd8cff80b7c401e4c7164acc7 Mon Sep 17 00:00:00 2001 From: "plural-renovate[bot]" Date: Mon, 5 Feb 2024 13:46:47 +0000 Subject: [PATCH] feat(deps): Update dependency kfp to v2.6.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 294ac7c0..178e21b9 100644 --- a/jupyter-pytorch-full/requirements.txt +++ b/jupyter-pytorch-full/requirements.txt @@ -1,6 +1,6 @@ # kubeflow packages # elyra==3.15.0 # Temporarily disable due to incompatibility with JupyterLab 4.x and kfp v2 -kfp==2.5.0 +kfp==2.6.0 kfp-server-api==2.0.5 kserve==0.11.2 diff --git a/jupyter-scipy/requirements.txt b/jupyter-scipy/requirements.txt index 7987dc1e..a94741e9 100644 --- a/jupyter-scipy/requirements.txt +++ b/jupyter-scipy/requirements.txt @@ -1,6 +1,6 @@ # kubeflow packages # elyra==3.15.0 # Temporarily disable due to incompatibility with JupyterLab 4.x and kfp v2 -kfp==2.5.0 +kfp==2.6.0 kfp-server-api==2.0.5 kserve==0.11.2 diff --git a/jupyter-tensorflow-full/requirements.txt b/jupyter-tensorflow-full/requirements.txt index 749cfbf0..7b1ff199 100644 --- a/jupyter-tensorflow-full/requirements.txt +++ b/jupyter-tensorflow-full/requirements.txt @@ -1,6 +1,6 @@ # kubeflow packages # elyra==3.15.0 # Temporarily disable due to incompatibility with JupyterLab 4.x and kfp v2 -kfp==2.5.0 +kfp==2.6.0 kfp-server-api==2.0.5 kserve==0.11.2