From b80905942cecc6658dee32a081466310804ce5c8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 Mar 2023 12:00:36 +0000 Subject: [PATCH] chore(deps): update jupyter --- jupyter/requirements.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/jupyter/requirements.txt b/jupyter/requirements.txt index 49b2682..e76bea0 100644 --- a/jupyter/requirements.txt +++ b/jupyter/requirements.txt @@ -1,15 +1,15 @@ -jupyterlab==3.4.7 +jupyterlab==3.4.8 notebook==6.4.12 -ipykernel==6.15.2 -ipywidgets==8.0.2 +ipykernel==6.15.3 +ipywidgets==8.0.4 # for job submissions papermill==2.4.0 git+https://github.com/heilerich/kf_notebook_job@63e3d8e # extensions -jupyter-resource-usage==0.6.2 -jupyterlab_widgets==3.0.3 +jupyter-resource-usage==0.6.4 +jupyterlab_widgets==3.0.5 # kubeflow packages -kfp==1.8.13 +kfp==1.8.19