From b5bfb4f108b1d14d5b3108ace0cd94c64b386219 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 20 Jun 2021 15:59:17 +0000 Subject: [PATCH] Bump notebook from 5.7.8 to 6.1.5 Bumps [notebook](https://github.com/jupyter/jupyterhub) from 5.7.8 to 6.1.5. - [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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ef8b002..d331a7c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ matplotlib==3.0.3 mistune==0.8.4 nbconvert==5.4.1 nbformat==4.4.0 -notebook==5.7.8 +notebook==6.1.5 numpy==1.16.2 pandas==0.24.2 pandocfilters==1.4.2