From 3f34087a18654f75573ba3f617cafaf95e1546ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Apr 2022 18:55:17 +0000 Subject: [PATCH] Bump notebook from 5.7.8 to 6.4.10 in /studybugProject Bumps [notebook](http://jupyter.org) from 5.7.8 to 6.4.10. --- updated-dependencies: - dependency-name: notebook dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- studybugProject/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/studybugProject/requirements.txt b/studybugProject/requirements.txt index ff808d2..ef9aac5 100644 --- a/studybugProject/requirements.txt +++ b/studybugProject/requirements.txt @@ -46,7 +46,7 @@ mccabe==0.6.1 mistune==0.8.4 nbconvert==5.5.0 nbformat==4.4.0 -notebook==5.7.8 +notebook==6.4.10 pandocfilters==1.4.2 parso==0.4.0 pathspec==0.5.9