From dcb4cf326971a670d2f3a15274ec54eccde3e7ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 06:40:08 +0000 Subject: [PATCH] Bump jupyterlab from 4.1.2 to 4.1.5 Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 4.1.2 to 4.1.5. - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/@jupyterlab/lsp@4.1.5/CHANGELOG.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/lsp@4.1.2...@jupyterlab/lsp@4.1.5) --- updated-dependencies: - dependency-name: jupyterlab dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- dev-requirements-jl4.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements-jl4.txt b/dev-requirements-jl4.txt index d41ad7f..27061a3 100644 --- a/dev-requirements-jl4.txt +++ b/dev-requirements-jl4.txt @@ -1,3 +1,3 @@ -r dev-requirements.txt -jupyterlab==4.1.2 +jupyterlab==4.1.5 jupyter_server==2.13.0