From 9e4d82b79ba448808db76ae30863f9ea66d75ac5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 09:03:55 +0000 Subject: [PATCH] Bump jupyter-server from 2.17.0 to 2.18.0 in /notebook_python 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] --- notebook_python/requirements_notebook.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebook_python/requirements_notebook.txt b/notebook_python/requirements_notebook.txt index 2283673..75ac2db 100644 --- a/notebook_python/requirements_notebook.txt +++ b/notebook_python/requirements_notebook.txt @@ -37,7 +37,7 @@ jupyter-events==0.12.0 jupyter-lsp==2.3.0 jupyter_client==8.6.3 jupyter_core==5.8.1 -jupyter_server==2.17.0 +jupyter_server==2.18.0 jupyter_server_terminals==0.5.3 jupyterlab==4.5.7 jupyterlab_pygments==0.3.0