From 5fcaf4f80de7a78a85878117ed661388a142ff74 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Nov 2020 21:41:15 +0000 Subject: [PATCH] Bump notebook from 5.7.4 to 6.1.5 in /mlpractice_training Bumps [notebook](https://github.com/jupyter/jupyterhub) from 5.7.4 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] --- mlpractice_training/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mlpractice_training/requirements.txt b/mlpractice_training/requirements.txt index 783a888..64f74e2 100644 --- a/mlpractice_training/requirements.txt +++ b/mlpractice_training/requirements.txt @@ -34,7 +34,7 @@ matplotlib==3.0.2 mistune==0.8.4 nbconvert==5.4.0 nbformat==4.4.0 -notebook==5.7.4 +notebook==6.1.5 numpy==1.16.1 pandas==0.24.0 pandocfilters==1.4.2