From 0d784a2df67d7b403f8fd12ca2243359a13d7f9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Aug 2022 18:36:37 +0000 Subject: [PATCH] Bump nbconvert from 5.6.1 to 6.5.1 in /docs Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 5.6.1 to 6.5.1. - [Release notes](https://github.com/jupyter/nbconvert/releases) - [Commits](https://github.com/jupyter/nbconvert/compare/5.6.1...6.5.1) --- updated-dependencies: - dependency-name: nbconvert dependency-type: direct:production ... 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 bb24f85..3f74fe1 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -8,7 +8,7 @@ nteract-scrapbook==0.2.1 joblib==0.13.2 sphinx-py3doc-enhanced-theme==2.4.0 nbsphinx==0.4.2 -nbconvert==5.6.1 +nbconvert==6.5.1 Jinja2>=2.11.3