Merge pull request #703 from jupyterhub/dependabot/pip/tljh/notebook-6.4.1

Bump notebook from 6.3.0 to 6.4.1 in /tljh
This commit is contained in:
Erik Sundell
2021-10-16 19:50:18 +02:00
committed by GitHub

View File

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