From 77be1fe2c8385f7c7abdea8ac043acac96e8a3c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Sep 2022 19:19:13 +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 f6f127c..c346f99 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ Sphinx>=3.0 -nbconvert==5.6.1 +nbconvert==6.5.1 nbsphinx-link nbsphinx-multilink