From 0eb3c1daf81cae4e8223f7aa9ac60297cd5d5f79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Nov 2020 21:17:30 +0000 Subject: [PATCH] Bump notebook from 5.2.0 to 6.1.5 in /examples/timeseries Bumps [notebook](https://github.com/jupyter/jupyterhub) from 5.2.0 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] --- examples/timeseries/timeseries_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/timeseries/timeseries_requirements.txt b/examples/timeseries/timeseries_requirements.txt index d79436e..fae232d 100644 --- a/examples/timeseries/timeseries_requirements.txt +++ b/examples/timeseries/timeseries_requirements.txt @@ -26,7 +26,7 @@ mistune==0.8 nbconvert==5.3.1 nbformat==4.4.0 nltk==3.2.5 -notebook==5.2.0 +notebook==6.1.5 numpy==1.13.3 pandas==0.22 pandocfilters==1.4.2