From d14177201b1b17e2fcd25483aec20c85e70266c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Mar 2022 22:18:15 +0000 Subject: [PATCH] Bump jupyter-server from 1.11.2 to 1.15.4 Bumps [jupyter-server](https://github.com/jupyter/jupyter_server) from 1.11.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/v1.11.2...v1.15.4) --- updated-dependencies: - dependency-name: jupyter-server dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/requirements.txt b/requirements.txt index 59eec6a..ab9e980 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,10 +10,6 @@ anyio==3.3.4 # via jupyter-server appdirs==1.4.4 # via requests-cache -appnope==0.1.2 - # via - # ipykernel - # ipython argon2-cffi==21.1.0 # via # jupyter-server @@ -71,8 +67,6 @@ ipython==7.29.0 ipython-genutils==0.2.0 # via # ipywidgets - # jupyter-server - # nbformat # notebook ipyvue==1.7.0 # via ipyvuetify @@ -118,7 +112,7 @@ jupyter-core==4.9.1 # nbconvert # nbformat # notebook -jupyter-server==1.11.2 +jupyter-server==1.15.4 # via # jupyterlab # jupyterlab-server @@ -153,7 +147,7 @@ nbconvert==6.3.0 # jupyter-server # notebook # voila -nbformat==5.1.3 +nbformat==5.2.0 # via # ipywidgets # jupyter-server @@ -173,6 +167,7 @@ numpy==1.21.4 packaging==21.2 # via # bleach + # jupyter-server # jupyterlab # jupyterlab-server pandas==1.3.4