From 956044699011bcfd245f5c7972b97203db9c50b1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 13:49:01 +0000 Subject: [PATCH] chore(deps): update jupyter --- jupyter/requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/jupyter/requirements.txt b/jupyter/requirements.txt index 49b2682..5646614 100644 --- a/jupyter/requirements.txt +++ b/jupyter/requirements.txt @@ -1,6 +1,6 @@ -jupyterlab==3.4.7 -notebook==6.4.12 -ipykernel==6.15.2 +jupyterlab==3.5.2 +notebook==6.5.2 +ipykernel==6.20.1 ipywidgets==8.0.2 # for job submissions @@ -8,7 +8,7 @@ papermill==2.4.0 git+https://github.com/heilerich/kf_notebook_job@63e3d8e # extensions -jupyter-resource-usage==0.6.2 +jupyter-resource-usage==0.7.0 jupyterlab_widgets==3.0.3 # kubeflow packages