From 8de94b9c3daa5cfdbc8c733228650d17d6521b5b Mon Sep 17 00:00:00 2001 From: "plural-renovate[bot]" Date: Wed, 15 May 2024 11:49:20 +0000 Subject: [PATCH] feat(deps): Update dependency jupyterlab to v4.2.0 Signed-off-by: plural-renovate[bot]@users.noreply.github.com --- jupyter/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jupyter/requirements.txt b/jupyter/requirements.txt index 071705a6..66fa9c59 100644 --- a/jupyter/requirements.txt +++ b/jupyter/requirements.txt @@ -1,4 +1,4 @@ -jupyterlab==4.1.8 +jupyterlab==4.2.0 jupyterlab-git==0.50.0 notebook==7.1.3 ipykernel==6.29.4