From 6d500d8fe19b300e2678ce31bda1df8a37f362fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Apr 2024 08:34:29 +0000 Subject: [PATCH] Bump jupyter-lsp from 2.2.2 to 2.2.5 Bumps [jupyter-lsp](https://github.com/jupyter-lsp/jupyterlab-lsp) from 2.2.2 to 2.2.5. - [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/jupyter-lsp-2.2.5) --- updated-dependencies: - dependency-name: jupyter-lsp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cfbccc3..9dc13b8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -40,7 +40,7 @@ jsonschema-specifications==2023.12.1 jupyter==1.0.0 jupyter-console==6.6.3 jupyter-events==0.9.0 -jupyter-lsp==2.2.2 +jupyter-lsp==2.2.5 jupyter_client==8.6.0 jupyter_core==5.7.1 jupyter_server==2.12.5