From b4efac010f9ddb02231731c8c7c9b1f9b2645514 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jun 2022 23:46:32 +0000 Subject: [PATCH] build(deps): Bump notebook from 6.0.3 to 6.4.12 in /config Bumps [notebook](http://jupyter.org) from 6.0.3 to 6.4.12. --- updated-dependencies: - dependency-name: notebook dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- config/jupyter_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/jupyter_requirements.txt b/config/jupyter_requirements.txt index 8a6fb19..9f24567 100644 --- a/config/jupyter_requirements.txt +++ b/config/jupyter_requirements.txt @@ -1,4 +1,4 @@ -notebook==6.0.3 +notebook==6.4.12 jupyterlab==2.1.2 py4j==0.10.7 pandas==1.0.3