From 6c3504375509c2382c7a5d379ce484834cf2a815 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Aug 2023 23:48:04 +0000 Subject: [PATCH] Bump jupyter-server from 1.21.0 to 2.7.2 Bumps [jupyter-server](https://github.com/jupyter-server/jupyter_server) from 1.21.0 to 2.7.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.7.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 747f9cc..ee4bf47 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ joblib==1.2.0 jsonschema==4.16.0 jupyter==1.0.0 jupyter-console==6.4.4 -jupyter-server==1.21.0 +jupyter-server==2.7.2 jupyter_client==7.4.3 jupyter_core==4.11.2 jupyterlab-pygments==0.2.2