From 00e6da4e782fe9caab11abaeb7523e4d1246f098 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Sep 2025 15:04:31 +0000 Subject: [PATCH] Bump jupyterlab from 4.2.5 to 4.4.8 in /tfx/tools/docker Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 4.2.5 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.2.5...@jupyterlab/lsp@4.4.8) --- updated-dependencies: - dependency-name: jupyterlab dependency-version: 4.4.8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tfx/tools/docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tfx/tools/docker/requirements.txt b/tfx/tools/docker/requirements.txt index 4cf54e74c6..929beee22e 100644 --- a/tfx/tools/docker/requirements.txt +++ b/tfx/tools/docker/requirements.txt @@ -153,7 +153,7 @@ jupyter_client==8.6.3 jupyter_core==5.7.2 jupyter_server==2.13.0 jupyter_server_terminals==0.5.3 -jupyterlab==4.2.5 +jupyterlab==4.4.8 jupyterlab_pygments==0.3.0 jupyterlab_server==2.27.3 jupyterlab_widgets==1.1.10