From 9b2e5454254cbea8974e906f129cd80fb2d50137 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Mar 2022 22:14:30 +0000 Subject: [PATCH] Bump jupyter-server from 1.8.0 to 1.15.4 Bumps [jupyter-server](https://github.com/jupyter/jupyter_server) from 1.8.0 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/v1.8.0...v1.15.4) --- updated-dependencies: - dependency-name: jupyter-server dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 3dfaad8..1d81c7a 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -24,7 +24,7 @@ json5==0.9.5 jsonschema==3.2.0 jupyter-client==6.1.12 jupyter-core==4.7.1 -jupyter-server==1.8.0 +jupyter-server==1.15.4 jupyterlab==3.0.17 jupyterlab-pygments==0.1.2 jupyterlab-server==2.5.2