Skip to content

Commit c057b79

Browse files
Bump notebook from 6.1.5 to 6.4.1 (#402)
Bumps [notebook](https://github.com/jupyter/jupyterhub) from 6.1.5 to 6.4.1. - [Release notes](https://github.com/jupyter/jupyterhub/releases) - [Changelog](https://github.com/jupyterhub/jupyterhub/blob/main/CHECKLIST-Release.md) - [Commits](https://github.com/jupyter/jupyterhub/commits) --- updated-dependencies: - dependency-name: notebook dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9dc4ce2 commit c057b79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-lock.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ nbdime==2.1.1 # via jupyter-cache
5757
nbformat==5.0.8 # via ipywidgets, jupyter-cache, jupyter-sphinx, jupytext, myst-nb, nbclient, nbconvert, nbdime, notebook
5858
nest-asyncio==1.4.3 # via nbclient
5959
nodeenv==1.5.0 # via pre-commit
60-
notebook==6.1.5 # via nbdime, widgetsnbextension
60+
notebook==6.4.1 # via nbdime, widgetsnbextension
6161
packaging==20.4 # via bleach, sphinx
6262
pandocfilters==1.4.3 # via nbconvert
6363
pexpect==4.8.0 # via ipython

0 commit comments

Comments
 (0)