From fd675019c7d4e3c2848df86220949d3e1e4440bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 23:29:27 +0000 Subject: [PATCH] Bump jupyterlab from 4.2.4 to 4.3.2 Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 4.2.4 to 4.3.2. - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/CHANGELOG.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/lsp@4.2.4...@jupyterlab/lsp@4.3.2) --- updated-dependencies: - dependency-name: jupyterlab dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e721547..36ca783 100644 --- a/requirements.txt +++ b/requirements.txt @@ -166,7 +166,7 @@ jupyter-server==2.14.2 # notebook-shim jupyter-server-terminals==0.5.3 # via jupyter-server -jupyterlab==4.2.4 +jupyterlab==4.3.2 # via notebook jupyterlab-pygments==0.3.0 # via nbconvert