Bump notebook from 6.3.0 to 6.4.1 in /tljh

Bumps [notebook](http://jupyter.org) from 6.3.0 to 6.4.1.

---
updated-dependencies:
- dependency-name: notebook
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-08-23 20:36:50 +00:00
committed by GitHub
parent 75a5724292
commit be3a7e9542

View File

@@ -3,7 +3,7 @@
# JupyterHub + notebook package are base requirements for user environment # JupyterHub + notebook package are base requirements for user environment
jupyterhub==1.4.0 jupyterhub==1.4.0
notebook==6.3.0 notebook==6.4.1
# Install additional notebook frontends! # Install additional notebook frontends!
jupyterlab==3.* jupyterlab==3.*
nteract-on-jupyter==2.1.* nteract-on-jupyter==2.1.*