From 657e9b2730e5d0f5895dadabb6882335a66b3344 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 08:47:51 +0000 Subject: [PATCH] Bump jupyter-server from 2.14.1 to 2.18.0 Bumps [jupyter-server](https://github.com/jupyter-server/jupyter_server) from 2.14.1 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.14.1...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 d923e59..50b7900 100644 --- a/requirements_notebook.txt +++ b/requirements_notebook.txt @@ -39,7 +39,7 @@ jupyter-events==0.10.0 jupyter-lsp==2.2.5 jupyter_client==8.6.2 jupyter_core==5.7.2 -jupyter_server==2.14.1 +jupyter_server==2.18.0 jupyter_server_terminals==0.5.3 jupyterlab==4.5.7 jupyterlab_pygments==0.3.0