From 898568adbd1819f017070dedf0cf0f9871855a1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jan 2024 16:33:50 +0000 Subject: [PATCH] Bump jupyter-lsp from 2.2.1 to 2.2.2 in /backend Bumps [jupyter-lsp](https://github.com/jupyter-lsp/jupyterlab-lsp) from 2.2.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] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 9ca127e..c79640d 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -58,7 +58,7 @@ jsonschema-specifications==2023.12.1 jupyter==1.0.0 jupyter-console==6.6.3 jupyter-events==0.9.0 -jupyter-lsp==2.2.1 +jupyter-lsp==2.2.2 jupyter_client==8.6.0 jupyter_core==5.5.1 jupyter_server==2.12.1