From 3771c614ef8fbe335e40f128bcc62e8109a61a42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 08:23:41 +0000 Subject: [PATCH] Bump jupyter-server from 2.17.0 to 2.18.0 Bumps [jupyter-server](https://github.com/jupyter-server/jupyter_server) from 2.17.0 to 2.18.0. - [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.17.0...v2.18.0) --- updated-dependencies: - dependency-name: jupyter-server dependency-version: 2.18.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-notebook.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-notebook.txt b/requirements-notebook.txt index 272f6be..ea9a5fe 100644 --- a/requirements-notebook.txt +++ b/requirements-notebook.txt @@ -40,7 +40,7 @@ jupyter-events==0.12.0 jupyter-lsp==2.3.0 jupyter_client==8.8.0 jupyter_core==5.9.1 -jupyter_server==2.17.0 +jupyter_server==2.18.0 jupyter_server_terminals==0.5.4 jupyterlab==4.5.7 jupyterlab_pygments==0.3.0