From 17f31b49043db32f81dbf7868b60627e74c993aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 18:23:54 +0000 Subject: [PATCH] Bump jupyter-server from 1.21.0 to 2.11.2 Bumps [jupyter-server](https://github.com/jupyter-server/jupyter_server) from 1.21.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/v1.21.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 a2034a7..f92e8a3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -46,7 +46,7 @@ Jinja2==3.1.2 joblib==1.2.0 json5==0.9.10 jsonschema==4.16.0 -jupyter-server==1.21.0 +jupyter-server==2.11.2 jupyter_client==7.4.4 jupyter_core==4.11.2 jupyterlab==3.5.0