From 03c6bee3e3b8466c3ac1ec32cc80e2f8dc48b910 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2024 17:04:47 +0000 Subject: [PATCH] Update jupyterlab-lsp requirement Updates the requirements on [jupyterlab-lsp](https://github.com/jupyter-lsp/jupyterlab-lsp) to permit the latest version. - [Release notes](https://github.com/jupyter-lsp/jupyterlab-lsp/releases) - [Changelog](https://github.com/jupyter-lsp/jupyterlab-lsp/blob/main/CHANGELOG.md) - [Commits](https://github.com/jupyter-lsp/jupyterlab-lsp/compare/v4.2.0...v5.1.0) --- updated-dependencies: - dependency-name: jupyterlab-lsp dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- enterprise/redhat/openshift-ai/gaudi/docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/enterprise/redhat/openshift-ai/gaudi/docker/requirements.txt b/enterprise/redhat/openshift-ai/gaudi/docker/requirements.txt index 9d3a3ca7..d7369288 100644 --- a/enterprise/redhat/openshift-ai/gaudi/docker/requirements.txt +++ b/enterprise/redhat/openshift-ai/gaudi/docker/requirements.txt @@ -25,7 +25,7 @@ jupyter-server~=2.14.1 jupyter-server-proxy~=4.2.0 # Upgrade would bring in jupyterlab 4 jupyter-server-terminals~=0.5.3 jupyterlab-git~=0.44.0 -jupyterlab-lsp~=4.2.0 +jupyterlab-lsp~=5.1.0 jupyterlab-widgets~=3.0.10 jupyter-resource-usage~=0.7.2 nbdime~=3.2.1