From 674214699b7c6a717eab17bb7da5819f83343aee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 18:40:39 +0000 Subject: [PATCH] Bump jupyter-server from 2.3.0 to 2.11.2 Bumps [jupyter-server](https://github.com/jupyter-server/jupyter_server) from 2.3.0 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.3.0...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 0069a5b..ba3797e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -44,7 +44,7 @@ jupyter-server-mathjax==0.2.6 jupyter-ydoc==0.2.2 jupyter_client==8.0.2 jupyter_core==5.2.0 -jupyter_server==2.3.0 +jupyter_server==2.11.2 jupyter_server_fileid==0.6.0 jupyter_server_terminals==0.4.4 jupyter_server_ydoc==0.6.1