From 27a555d3faf09bd175833ba2b8511c9a21f558a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 17:31:03 +0000 Subject: [PATCH] Bump jupyterlab from 0.35.3 to 4.5.7 Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 0.35.3 to 4.5.7. - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/RELEASE.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/v0.35.3...@jupyterlab/lsp@4.5.7) --- updated-dependencies: - dependency-name: jupyterlab dependency-version: 4.5.7 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 a923a11..01dbbeb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -79,7 +79,7 @@ jupyter==1.0.0 jupyter-client==5.2.4 jupyter-console==6.0.0 jupyter-core==4.4.0 -jupyterlab==0.35.3 +jupyterlab==4.5.7 jupyterlab-launcher==0.13.1 jupyterlab-server==0.2.0 kaggle==1.5.1.1