From 349fff635d1876dc061ad4e831f0a7dc39a01ca0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 22:48:34 +0000 Subject: [PATCH] Bump jupyter-server from 1.23.6 to 2.7.2 Bumps [jupyter-server](https://github.com/jupyter-server/jupyter_server) from 1.23.6 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.23.6...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 2c9356d..fe7ceb3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ # python packages to install, one per line jupyter_client==8.1.0 jupyter_core==5.3.0 -jupyter-server==1.23.6 +jupyter-server==2.7.2 jupyterlab==3.4.4 jupyterlab-pygments==0.2.2 jupyterlab_server==2.20.0