From 1d783b8eccf1451981f3e74a1f78c53b9567edfd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 18:02:54 +0000 Subject: [PATCH] Bump jupyterlab from 4.0.8 to 4.5.7 Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 4.0.8 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/@jupyterlab/lsp@4.0.8...@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 6e8e494a..d9cbe720 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -jupyterlab==4.0.8 +jupyterlab==4.5.7 notebook==7.0.6 pandas==2.1.3 numpy==1.26.2