From 8d30b59cbda7f935895127429a9064ef1b32410c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 27 Apr 2024 15:41:23 +0000 Subject: [PATCH] Bump jupyter-lsp from 2.2.1 to 2.2.2 in /docs 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] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 70ac73b..165e8cd 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -41,7 +41,7 @@ jsonschema==4.20.0 jsonschema-specifications==2023.12.1 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.7.1 jupyter_server==2.12.4