From 782ebd72cdf925d9f543845c7075373d27cef478 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 22:06:20 +0000 Subject: [PATCH] Bump jupyter-lsp from 1.5.1 to 2.2.2 Bumps [jupyter-lsp](https://github.com/jupyter-lsp/jupyterlab-lsp) from 1.5.1 to 2.2.2. - [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/commits) --- updated-dependencies: - dependency-name: jupyter-lsp dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- kaggle_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kaggle_requirements.txt b/kaggle_requirements.txt index 6400d8a1..6481968a 100644 --- a/kaggle_requirements.txt +++ b/kaggle_requirements.txt @@ -56,7 +56,7 @@ ipywidgets==8.1.5 isoweek jedi # b/276358430: fix Jupyter lsp freezing up the jupyter server -jupyter-lsp==1.5.1 +jupyter-lsp==2.2.2 # b/333854354: pin jupyter-server to version 2.12.5; later versions break LSP (b/333854354) jupyter_server==2.12.5 jupyterlab