From 1e14e0884402786ab04deb08d7c30fcca180edb2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 18:46:12 +0000 Subject: [PATCH] Bump jupyter-server from 2.7.2 to 2.11.2 Bumps [jupyter-server](https://github.com/jupyter-server/jupyter_server) from 2.7.2 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.7.2...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 a091909..f99e9db 100644 --- a/requirements.txt +++ b/requirements.txt @@ -47,7 +47,7 @@ jupyter-events==0.7.0 jupyter-lsp==2.2.0 jupyter_client==8.3.0 jupyter_core==5.3.1 -jupyter_server==2.7.2 +jupyter_server==2.11.2 jupyter_server_terminals==0.4.4 jupyterlab==4.0.5 jupyterlab-pygments==0.2.2