From 4ccbd29d91db984edb265caa7d8a3b999e828576 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Sep 2020 02:41:01 +0000 Subject: [PATCH] build(deps): bump notebook from 5.6.0 to 5.7.8 in /lib/bazel Bumps [notebook](https://github.com/jupyter/jupyterhub) from 5.6.0 to 5.7.8. - [Release notes](https://github.com/jupyter/jupyterhub/releases) - [Changelog](https://github.com/jupyterhub/jupyterhub/blob/master/CHECKLIST-Release.md) - [Commits](https://github.com/jupyter/jupyterhub/commits) Signed-off-by: dependabot[bot] --- lib/bazel/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/bazel/requirements.txt b/lib/bazel/requirements.txt index c70ec3b..3bf5e3c 100644 --- a/lib/bazel/requirements.txt +++ b/lib/bazel/requirements.txt @@ -45,7 +45,7 @@ pyserial==3.2.1 # Install Jupyter notebook (no direct import). pyrsistent==0.14.0 jupyter==1.0.0 -notebook==5.6.0 +notebook==5.7.8 backports.shutil_get_terminal_size==1.0.0 # Install Google Cloud APIs.