From 1f8471874efd3b3c7cad941b33cfac6ec47c7b94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 00:26:00 +0000 Subject: [PATCH] Bump notebook from 6.4.11 to 6.4.12 Bumps [notebook](http://jupyter.org) from 6.4.11 to 6.4.12. --- updated-dependencies: - dependency-name: notebook dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 0fe4ac2..9837ce6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -96,6 +96,13 @@ idna==3.3 # via # anyio # requests +importlib-metadata==4.11.4 + # via + # flask + # jupyterlab-server + # markdown +importlib-resources==5.8.0 + # via jsonschema ipdb==0.13.9 # via -r requirements.in ipykernel==6.13.0 @@ -229,7 +236,7 @@ nest-asyncio==1.5.5 # jupyter-dash # nbclient # notebook -notebook==6.4.11 +notebook==6.4.12 # via # holoviews # nbclassic @@ -421,7 +428,9 @@ traitlets==5.2.0 # notebook # voila typing-extensions==4.2.0 - # via bokeh + # via + # black + # bokeh urllib3==1.26.9 # via requests visidata==2.8 @@ -442,6 +451,10 @@ werkzeug==2.1.2 # via flask widgetsnbextension==3.6.0 # via ipywidgets +zipp==3.8.0 + # via + # importlib-metadata + # importlib-resources # The following packages are considered to be unsafe in a requirements file: # setuptools