From c0715a296ed1fa487a5d20607e287ce8ef837ec7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Nov 2020 21:20:20 +0000 Subject: [PATCH] Bump notebook from 5.2.2 to 6.1.5 in /examples/finding_the_right_data Bumps [notebook](https://github.com/jupyter/jupyterhub) from 5.2.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] --- .../finding_the_right_data_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/finding_the_right_data/finding_the_right_data_requirements.txt b/examples/finding_the_right_data/finding_the_right_data_requirements.txt index 2c0a1f0..95d3d72 100644 --- a/examples/finding_the_right_data/finding_the_right_data_requirements.txt +++ b/examples/finding_the_right_data/finding_the_right_data_requirements.txt @@ -24,7 +24,7 @@ mistune==0.8.3 nbconvert==5.3.1 nbformat==4.4.0 nltk==3.2.5 -notebook==5.2.2 +notebook==6.1.5 numpy==1.13.3 pandas==0.21.0 pandocfilters==1.4.2