From ac6d197fcdac5f007e1603eb9541b558bbb5072b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Mar 2023 19:00:51 +0000 Subject: [PATCH] Bump nbsphinx from 0.8.8 to 0.9.1 Bumps [nbsphinx](https://github.com/spatialaudio/nbsphinx) from 0.8.8 to 0.9.1. - [Release notes](https://github.com/spatialaudio/nbsphinx/releases) - [Changelog](https://github.com/spatialaudio/nbsphinx/blob/master/NEWS.rst) - [Commits](https://github.com/spatialaudio/nbsphinx/compare/0.8.8...0.9.1) --- updated-dependencies: - dependency-name: nbsphinx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/docs-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs-requirements.txt b/docs/docs-requirements.txt index c81002a..e7627c4 100644 --- a/docs/docs-requirements.txt +++ b/docs/docs-requirements.txt @@ -1,6 +1,6 @@ Sphinx==4.4.0 sphinx-material==0.0.35 -nbsphinx==0.8.8 +nbsphinx==0.9.1 pandoc==2.0.1 ipython==8.0.1 sphinxcontrib-fulltoc==1.2.0