From c34b46dc1b33a94fb83102a7cdc6bdd4236d6c37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 09:25:59 +0000 Subject: [PATCH] Bump jupyter-server in /template in the pip group across 1 directory Bumps the pip group with 1 update in the /template directory: [jupyter-server](https://github.com/jupyter-server/jupyter_server). Updates `jupyter-server` from 2.16.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.16.0...v2.18.0) --- updated-dependencies: - dependency-name: jupyter-server dependency-version: 2.18.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- template/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/requirements.txt b/template/requirements.txt index ebb9ce65..768ecc39 100644 --- a/template/requirements.txt +++ b/template/requirements.txt @@ -1,5 +1,5 @@ # Jupyter server requirements -jupyter-server==2.16.0 +jupyter-server==2.18.0 ipykernel==6.29.5 ipython==9.2.0