From a8373fbf00925c68990e648cb2a6e99f2bb1681d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 27 Mar 2021 17:06:45 +0000 Subject: [PATCH] Bump notebook from 6.0.0 to 6.1.5 in /docker Bumps [notebook](https://github.com/jupyter/jupyterhub) from 6.0.0 to 6.1.5. - [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] --- docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/requirements.txt b/docker/requirements.txt index 8390a3a6..6bcbf1f4 100644 --- a/docker/requirements.txt +++ b/docker/requirements.txt @@ -22,7 +22,7 @@ matplotlib==3.1.1 mistune==0.8.4 nbconvert==5.5.0 nbformat==4.4.0 -notebook==6.0.0 +notebook==6.1.5 numpy==1.16.4 pandas==0.24.2 pandocfilters==1.4.2