From 7d8b0aedd787017793f85843941311a7c1ae4b59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Mar 2024 17:47:37 +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 ede891a..c9d3c76 100644 --- a/requirements.txt +++ b/requirements.txt @@ -70,7 +70,7 @@ jsonschema==4.17.3 jupyter==1.0.0 jupyter-console==6.6.3 jupyter-events==0.6.3 -jupyter-lsp==2.2.0 +jupyter-lsp==2.2.2 jupyter_client==8.2.0 jupyter_core==5.3.1 jupyter_server==2.6.0