From 676815b186feebef6c4801fea5c10290fd51f766 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Apr 2022 18:44:49 +0000 Subject: [PATCH] Bump notebook from 5.2.0 to 6.4.10 in /examples/timeseries Bumps [notebook](http://jupyter.org) from 5.2.0 to 6.4.10. --- updated-dependencies: - dependency-name: notebook dependency-type: direct:production ... 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..11c5479 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.4.10 numpy==1.13.3 pandas==0.22 pandocfilters==1.4.2