From 0c37a4e1ebf5efd72afa5320fa5b07d7a0ee9ba4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Aug 2022 18:23:55 +0000 Subject: [PATCH] Bump nbconvert from 6.3.0 to 6.5.1 Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 6.3.0 to 6.5.1. - [Release notes](https://github.com/jupyter/nbconvert/releases) - [Commits](https://github.com/jupyter/nbconvert/compare/6.3.0...6.5.1) --- updated-dependencies: - dependency-name: nbconvert dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 25 ++++++++++++++++--------- 1 file changed, 16 insertions(+), 9 deletions(-) diff --git a/requirements.txt b/requirements.txt index 59eec6a..25ef40b 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 @@ -29,6 +25,8 @@ babel==2.9.1 # via jupyterlab-server backcall==0.2.0 # via ipython +beautifulsoup4==4.11.1 + # via nbconvert bleach==4.1.0 # via nbconvert cattrs==1.8.0 @@ -134,8 +132,12 @@ jupyterlab-server==2.8.2 # via jupyterlab jupyterlab-widgets==1.0.2 # via ipywidgets +lxml==4.9.1 + # via nbconvert markupsafe==2.0.1 - # via jinja2 + # via + # jinja2 + # nbconvert matplotlib-inline==0.1.3 # via # ipykernel @@ -148,7 +150,7 @@ nbclient==0.5.8 # via # nbconvert # voila -nbconvert==6.3.0 +nbconvert==6.5.1 # via # jupyter-server # notebook @@ -175,6 +177,7 @@ packaging==21.2 # bleach # jupyterlab # jupyterlab-server + # nbconvert pandas==1.3.4 # via # -r requirements.in @@ -244,14 +247,16 @@ six==1.16.0 # url-normalize sniffio==1.2.0 # via anyio +soupsieve==2.3.2.post1 + # via beautifulsoup4 terminado==0.12.1 # via # jupyter-server # notebook -testpath==0.5.0 - # via nbconvert text-unidecode==1.3 # via python-slugify +tinycss2==1.1.1 + # via nbconvert toolz==0.11.2 # via altair tornado==6.1 @@ -297,7 +302,9 @@ voila-vuetify==0.5.2 wcwidth==0.2.5 # via prompt-toolkit webencodings==0.5.1 - # via bleach + # via + # bleach + # tinycss2 websocket-client==1.2.1 # via jupyter-server widgetsnbextension==3.5.2