From e56689f2deabc15fb2db5ab484dff6477d6e475c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Nov 2020 21:20:54 +0000 Subject: [PATCH] Bump notebook from 5.2.1 to 6.1.5 in /natural-language-processing/docker Bumps [notebook](https://github.com/jupyter/jupyterhub) from 5.2.1 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] --- natural-language-processing/docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/natural-language-processing/docker/requirements.txt b/natural-language-processing/docker/requirements.txt index 77df8f9..d4e7725 100644 --- a/natural-language-processing/docker/requirements.txt +++ b/natural-language-processing/docker/requirements.txt @@ -35,7 +35,7 @@ mock==2.0.0 nbconvert==5.3.1 nbformat==4.4.0 nltk==3.2.5 -notebook==5.2.1 +notebook==6.1.5 numpy==1.13.3 pandas==0.21.0 pandocfilters==1.4.2