From d70817abf187d72967f9820130d3f48cb5fa5f00 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 18:17:37 +0000 Subject: [PATCH] Bump jupyter-server from 1.13.1 to 2.11.2 Bumps [jupyter-server](https://github.com/jupyter-server/jupyter_server) from 1.13.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/v1.13.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 c3d7d43..b1330b7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -43,7 +43,7 @@ json5==0.9.6 jsonschema==4.3.3 jupyter-client==7.1.0 jupyter-core==4.9.1 -jupyter-server==1.13.1 +jupyter-server==2.11.2 jupyterlab==3.2.5 jupyterlab-pygments==0.1.2 jupyterlab-server==2.10.2