From 313c6686003440d4d3d1f2aed828eac00bac58af Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 15:57:59 -0300 Subject: [PATCH] Update dependency jupyterlab to v4.3.3 (#343) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- examples/example-notebooks/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/example-notebooks/requirements.txt b/examples/example-notebooks/requirements.txt index 16457cae..a43d1593 100644 --- a/examples/example-notebooks/requirements.txt +++ b/examples/example-notebooks/requirements.txt @@ -1,2 +1,2 @@ -jupyterlab==4.3.1 +jupyterlab==4.3.3 kotlin-jupyter-kernel==0.12.0.322