Skip to content

Commit 3dc7470

Browse files
build(deps): update nbsphinx requirement from <=0.9.2,>=0.8.5 to >=0.8.5,<=0.9.7 in /requirements (#20815)
build(deps): update nbsphinx requirement in /requirements 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](spatialaudio/nbsphinx@0.8.5...0.9.7) --- updated-dependencies: - dependency-name: nbsphinx dependency-version: 0.9.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7c418d6 commit 3dc7470

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
sphinx >5.0, <6.0
22
myst-parser >=0.18.1, <3.0.0
3-
nbsphinx >=0.8.5, <=0.9.2
3+
nbsphinx >=0.8.5, <=0.9.7
44
nbconvert <7.14 # temporary fix for https://github.com/jupyter/nbconvert/issues/2092
55
pandoc >=1.0, <=2.3
66
docutils >=0.16, <0.22

0 commit comments

Comments
 (0)