From 14e0ca7b0ae6b9a65cbc40acb332442cbfe38694 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 18:21:18 +0000 Subject: [PATCH 1/2] Bump jupyter-server from 2.8.0 to 2.11.2 Bumps [jupyter-server](https://github.com/jupyter-server/jupyter_server) from 2.8.0 to 2.11.2. - [Release notes](https://github.com/jupyter-server/jupyter_server/releases) - [Changelog](https://github.com/jupyter-server/jupyter_server/blob/main/CHANGELOG.md) - [Commits](https://github.com/jupyter-server/jupyter_server/compare/v2.8.0...v2.11.2) --- updated-dependencies: - dependency-name: jupyter-server 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..cf715392 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,7 @@ jupyter-events==0.8.0 jupyter-lsp==2.2.0 jupyter_client==8.4.0 jupyter_core==5.4.0 -jupyter_server==2.8.0 +jupyter_server==2.11.2 jupyter_server_terminals==0.4.4 jupyterlab==4.0.7 jupyterlab-pygments==0.2.2 From 82cc0ee8d830ffb003767bbf233a298dc1792beb Mon Sep 17 00:00:00 2001 From: Hugh Evans Date: Fri, 5 Sep 2025 18:03:52 +0100 Subject: [PATCH 2/2] Resolve depdency conflict --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cf715392..5fc04c75 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,7 +33,7 @@ json5==0.9.14 jsonpointer==2.4 jsonschema==4.19.1 jsonschema-specifications==2023.7.1 -jupyter-events==0.8.0 +jupyter-events==0.9.0 jupyter-lsp==2.2.0 jupyter_client==8.4.0 jupyter_core==5.4.0