From d754fff3bcc2d646d50ddf176eddcd5fb45363c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 14:23:50 +0000 Subject: [PATCH] Bump jupyterlab from 3.6.1 to 4.5.7 in /python/requirements/ml Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 3.6.1 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/vdom@3.6.1...@jupyterlab/lsp@4.5.7) --- updated-dependencies: - dependency-name: jupyterlab dependency-version: 4.5.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/requirements/ml/tune-test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements/ml/tune-test-requirements.txt b/python/requirements/ml/tune-test-requirements.txt index 3a929149b65e..0aeed5c23b29 100644 --- a/python/requirements/ml/tune-test-requirements.txt +++ b/python/requirements/ml/tune-test-requirements.txt @@ -2,7 +2,7 @@ aim==3.23.0; python_version < "3.12" gpy==1.13.1 -jupyterlab==3.6.1 +jupyterlab==4.5.7 matplotlib!=3.4.3 pytest-remotedata==0.3.2