From e3b2495086bd7a9ecd5fc3f75192e5530eb1b983 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 09:53:45 +0000 Subject: [PATCH] Bump jupyter-server from 2.15.0 to 2.18.0 in /Python Bumps [jupyter-server](https://github.com/jupyter-server/jupyter_server) from 2.15.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.15.0...v2.18.0) --- updated-dependencies: - dependency-name: jupyter-server dependency-version: 2.18.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Python/requirements-notebook.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Python/requirements-notebook.txt b/Python/requirements-notebook.txt index 2c0dc9c..d97790e 100644 --- a/Python/requirements-notebook.txt +++ b/Python/requirements-notebook.txt @@ -40,7 +40,7 @@ jupyter-events==0.11.0 jupyter-lsp==2.2.5 jupyter_client==8.6.3 jupyter_core==5.7.2 -jupyter_server==2.15.0 +jupyter_server==2.18.0 jupyter_server_terminals==0.5.3 jupyterlab==4.5.7 jupyterlab_pygments==0.3.0