From f915537887de8ecfdf3c2da05091dafbced2a028 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 May 2021 07:09:09 +0000 Subject: [PATCH] Bump notebook from 6.0.2 to 6.1.5 in /getting-started Bumps [notebook](https://github.com/jupyter/jupyterhub) from 6.0.2 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] --- getting-started/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/getting-started/requirements.txt b/getting-started/requirements.txt index f0b4967..5de74d6 100644 --- a/getting-started/requirements.txt +++ b/getting-started/requirements.txt @@ -29,7 +29,7 @@ mistune==0.8.4 more-itertools==7.2.0 nbconvert==5.6.1 nbformat==4.4.0 -notebook==6.0.2 +notebook==6.1.5 numpy==1.17.3 pandas==0.25.3 pandocfilters==1.4.2