From 33afaaddf6bad780a2c2edf10075e59eab9e770f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Feb 2024 20:06:36 +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 744929a..664eada 100644 --- a/requirements.txt +++ b/requirements.txt @@ -52,7 +52,7 @@ jsonpointer==2.4 jsonschema==4.16.0 jupyter==1.0.0 jupyter-console==6.4.4 -jupyter-server==1.21.0 +jupyter-server==2.11.2 jupyter_client==7.4.3 jupyter_core==4.11.2 jupyterlab-pygments==0.2.2