Skip to content

Commit 6cc2c71

Browse files
Bump nbsphinx from 0.9.7 to 0.9.8 in /python-wrapper
Bumps [nbsphinx](https://github.com/spatialaudio/nbsphinx) from 0.9.7 to 0.9.8. - [Release notes](https://github.com/spatialaudio/nbsphinx/releases) - [Changelog](https://github.com/spatialaudio/nbsphinx/blob/master/NEWS.rst) - [Commits](spatialaudio/nbsphinx@0.9.7...0.9.8) --- updated-dependencies: - dependency-name: nbsphinx dependency-version: 0.9.8 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4b94b8b commit 6cc2c71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python-wrapper/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ dev = [
6161
docs = [
6262
"sphinx==8.1.3",
6363
"enum-tools[sphinx]",
64-
"nbsphinx==0.9.7",
64+
"nbsphinx==0.9.8",
6565
"nbsphinx-link==1.3.1",
6666
]
6767
notebook = [

0 commit comments

Comments
 (0)