From cefbe414f5c00fb1039f8e047c9104cc87c647ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Jul 2026 07:08:50 +0000 Subject: [PATCH] Bump jupyterlab from 4.5.9 to 4.5.10 in /samples/python Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 4.5.9 to 4.5.10. - [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.5.9...@jupyterlab/lsp@4.5.10) --- updated-dependencies: - dependency-name: jupyterlab dependency-version: 4.5.10 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- samples/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/python/requirements.txt b/samples/python/requirements.txt index 3b7b0c1..20f2b89 100644 --- a/samples/python/requirements.txt +++ b/samples/python/requirements.txt @@ -3,4 +3,4 @@ numpy==1.26.3 pyopencl==2023.1.4 pillow==12.3.0 -jupyterlab==4.5.9 +jupyterlab==4.5.10