From 83e132d1f6bc3dcf09d3fe918ca375e130a9d602 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 May 2023 18:58:54 +0000 Subject: [PATCH] Bump nbsphinx from 0.8.8 to 0.9.2 Bumps [nbsphinx](https://github.com/spatialaudio/nbsphinx) from 0.8.8 to 0.9.2. - [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.2) --- 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..ca22485 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.2 pandoc==2.0.1 ipython==8.0.1 sphinxcontrib-fulltoc==1.2.0