From 81b266bfc871b5307256a2a8810cdaaee2b202d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jul 2024 23:34:44 +0000 Subject: [PATCH] Bump jupyter-server from 1.24.0 to 2.11.2 Bumps [jupyter-server](https://github.com/jupyter-server/jupyter_server) from 1.24.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.24.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 91475d4..4bd1819 100644 --- a/requirements.txt +++ b/requirements.txt @@ -44,7 +44,7 @@ joblib==1.3.2 jsonschema==4.17.3 jupyter==1.0.0 jupyter-console==6.6.3 -jupyter-server==1.24.0 +jupyter-server==2.11.2 jupyter_client==7.4.9 jupyter_core==4.12.0 jupyterlab-pygments==0.2.2