From c215ffb84786c86f2ba764c23086977927db159c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Apr 2023 22:10:21 +0000 Subject: [PATCH] Bump nbsphinx from 0.8.12 to 0.9.1 in /docs Bumps [nbsphinx](https://github.com/spatialaudio/nbsphinx) from 0.8.12 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.12...0.9.1) --- updated-dependencies: - dependency-name: nbsphinx dependency-type: direct:production update-type: version-update:semver-minor ... 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 5a6664b9..24c4ded9 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -3,5 +3,5 @@ sphinx-click==4.4.0 sphinx-rtd-theme==1.2.0 autodoc_pydantic==1.8.0 sphinx-gallery==0.10.1 -nbsphinx==0.8.12 +nbsphinx==0.9.1 ipykernel==6.21.2