From cbc46728159827a773c86c8a2a5132b21081307a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Mar 2021 16:30:54 +0000 Subject: [PATCH] Bump nbconvert from 5.6.1 to 6.0.7 Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 5.6.1 to 6.0.7. - [Release notes](https://github.com/jupyter/nbconvert/releases) - [Commits](https://github.com/jupyter/nbconvert/compare/5.6.1...6.0.7) 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..5f49b4a19bf0 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.7 ipython jupyter scipy