From 12531829f9c4ce3e3c571d3a4f8e426ad44620c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Sep 2025 14:55:03 +0000 Subject: [PATCH] Bump jupyterlab from 4.0.8 to 4.4.8 Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 4.0.8 to 4.4.8. - [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.4.8) --- updated-dependencies: - dependency-name: jupyterlab dependency-version: 4.4.8 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..6716e7a9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -jupyterlab==4.0.8 +jupyterlab==4.4.8 notebook==7.0.6 pandas==2.1.3 numpy==1.26.2