From 4ed5433b9bddbe42070e6787e85d2e0aa162d523 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Mar 2022 22:15:09 +0000 Subject: [PATCH] Bump jupyter-server from 1.2.2 to 1.15.4 Bumps [jupyter-server](https://github.com/jupyter/jupyter_server) from 1.2.2 to 1.15.4. - [Release notes](https://github.com/jupyter/jupyter_server/releases) - [Changelog](https://github.com/jupyter-server/jupyter_server/blob/main/CHANGELOG.md) - [Commits](https://github.com/jupyter/jupyter_server/compare/1.2.2...v1.15.4) --- 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 2dc3d29..29bd9fc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ json5==0.9.5 jsonschema==3.2.0 jupyter-client==6.1.11 jupyter-core==4.7.0 -jupyter-server==1.2.2 +jupyter-server==1.15.4 jupyterlab==3.0.5 jupyterlab-pygments==0.1.2 jupyterlab-server==2.1.2