From 6704ab33659cbe761465e374e4e7f3652db31d04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jan 2024 20:34:11 +0000 Subject: [PATCH] Bump jupyterlab from 4.0.10 to 4.0.11 in /samples/python Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 4.0.10 to 4.0.11. - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/@jupyterlab/lsp@4.0.11/CHANGELOG.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/lsp@4.0.10...@jupyterlab/lsp@4.0.11) --- updated-dependencies: - dependency-name: jupyterlab 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 76648df..e877604 100644 --- a/samples/python/requirements.txt +++ b/samples/python/requirements.txt @@ -3,4 +3,4 @@ numpy==1.26.3 pyopencl==2023.1.4 pillow==10.2.0 -jupyterlab==4.0.10 +jupyterlab==4.0.11