From 9df84f401bb234880fe2c3125cff1472873a1ed0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 18:34:24 +0000 Subject: [PATCH] Bump jupyter-server from 2.10.1 to 2.11.2 Bumps [jupyter-server](https://github.com/jupyter-server/jupyter_server) from 2.10.1 to 2.11.2. - [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.10.1...v2.11.2) --- updated-dependencies: - dependency-name: jupyter-server dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 28b4a24..5253fb5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -51,7 +51,7 @@ jupyter-events==0.9.0 jupyter-lsp==2.2.0 jupyter_client==8.3.1 jupyter_core==5.3.1 -jupyter_server==2.10.1 +jupyter_server==2.11.2 jupyter_server_terminals==0.4.4 jupyterlab==4.0.8 jupyterlab-pygments==0.2.2