From 0011082b602b95b4566802a00a9e0bbcab63546c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Apr 2022 19:20:20 +0000 Subject: [PATCH] Bump notebook from 6.4.5 to 6.4.10 Bumps [notebook](http://jupyter.org) from 6.4.5 to 6.4.10. --- updated-dependencies: - dependency-name: notebook dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/requirements.txt b/requirements.txt index 59eec6a..ba31cf6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,10 +10,6 @@ anyio==3.3.4 # via jupyter-server appdirs==1.4.4 # via requests-cache -appnope==0.1.2 - # via - # ipykernel - # ipython argon2-cffi==21.1.0 # via # jupyter-server @@ -161,8 +157,10 @@ nbformat==5.1.3 # nbconvert # notebook nest-asyncio==1.5.1 - # via nbclient -notebook==6.4.5 + # via + # nbclient + # notebook +notebook==6.4.10 # via # nbclassic # widgetsnbextension