From 0fa15cc3361c1fb1152bc355f1e3357aa885758b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jan 2024 16:17:50 +0000 Subject: [PATCH] Bump jupyter-lsp from 2.2.0 to 2.2.2 Bumps [jupyter-lsp](https://github.com/jupyter-lsp/jupyterlab-lsp) from 2.2.0 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4de684db..4bee4e3a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,7 +34,7 @@ jsonpointer==2.4 jsonschema==4.19.1 jsonschema-specifications==2023.7.1 jupyter-events==0.8.0 -jupyter-lsp==2.2.0 +jupyter-lsp==2.2.2 jupyter_client==8.4.0 jupyter_core==5.4.0 jupyter_server==2.8.0