From e8e9625b4b3ed93bf985e4878bdb06164dff1890 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Sep 2020 06:29:48 +0000 Subject: [PATCH] Bump nbconvert from 5.6.1 to 6.0.4 Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 5.6.1 to 6.0.4. - [Release notes](https://github.com/jupyter/nbconvert/releases) - [Commits](https://github.com/jupyter/nbconvert/compare/5.6.1...6.0.4) Signed-off-by: dependabot[bot] --- docs_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs_requirements.txt b/docs_requirements.txt index d514d04a5a6b..058a0a1a822e 100644 --- a/docs_requirements.txt +++ b/docs_requirements.txt @@ -2,7 +2,7 @@ sphinx==3.1.2 sphinx_rtd_theme sphinx-jsonschema nbsphinx -nbconvert==5.6.1 +nbconvert==6.0.4 ipython jupyter scipy