From 7a52f51f4fa6157c22a78300ee7a676336e9edef Mon Sep 17 00:00:00 2001 From: "plural-renovate[bot]" Date: Tue, 17 Oct 2023 13:10:28 +0000 Subject: [PATCH] fix(deps): Update dependency notebook to v7.0.6 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 1c2469e1..6f98d25f 100644 --- a/jupyter/requirements.txt +++ b/jupyter/requirements.txt @@ -1,4 +1,4 @@ jupyterlab==4.0.7 jupyterlab-git==0.43.0 -notebook==7.0.5 +notebook==7.0.6 ipykernel==6.25.2