From 807c5aee1baa3f0a36fec41c616e6953fb507900 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 23:33:20 +0000 Subject: [PATCH] Update nbsphinx requirement from >=0.3.1 to >=0.9.8 Updates the requirements on [nbsphinx](https://github.com/spatialaudio/nbsphinx) to permit the latest version. - [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.3.1...0.9.8) --- updated-dependencies: - dependency-name: nbsphinx dependency-version: 0.9.8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a5c61d53b..694e8d227 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ sphinx-copybutton sphinx-prompt sphinx-mdinclude numpydoc -nbsphinx>=0.3.1 +nbsphinx>=0.9.8 importlib-metadata prettytable