From 96179e39321d1e97ae1252d1cc6043e32062d7c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 13:31:46 +0000 Subject: [PATCH] Bump jupyter-server from 2.18.0 to 2.20.0 in /Python Bumps [jupyter-server](https://github.com/jupyter-server/jupyter_server) from 2.18.0 to 2.20.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.18.0...v2.20.0) --- updated-dependencies: - dependency-name: jupyter-server dependency-version: 2.20.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 d9f64dd..ad26d2c 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.18.0 +jupyter_server==2.20.0 jupyter_server_terminals==0.5.3 jupyterlab==4.5.7 jupyterlab_pygments==0.3.0