From a72d7717b0e627148b4cb85732b5a14d818d0992 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Sep 2025 14:47:30 +0000 Subject: [PATCH] Bump jupyterlab from 4.0.0 to 4.4.8 in /tools/ray_tpu/legacy Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 4.0.0 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.0...@jupyterlab/lsp@4.4.8) --- updated-dependencies: - dependency-name: jupyterlab dependency-version: 4.4.8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tools/ray_tpu/legacy/requirements-notebook.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/ray_tpu/legacy/requirements-notebook.txt b/tools/ray_tpu/legacy/requirements-notebook.txt index fb9c605b..0265f039 100644 --- a/tools/ray_tpu/legacy/requirements-notebook.txt +++ b/tools/ray_tpu/legacy/requirements-notebook.txt @@ -1,4 +1,4 @@ jinja2==3.0.3 zipp==3.1.0 ipyparallel==8.6.1 -jupyterlab==4.0.0 \ No newline at end of file +jupyterlab==4.4.8 \ No newline at end of file