Skip to content

Commit 4528cb6

Browse files
Update nbsphinx requirement from <=0.8.9,>=0.8.5 to >=0.8.5,<=0.9.2 in /requirements (#17924)
1 parent ac8c929 commit 4528cb6

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.8.9
3+
nbsphinx >=0.8.5, <=0.9.2
44
pandoc >=1.0, <=2.3
55
docutils >=0.16, <0.21
66
sphinxcontrib-fulltoc >=1.0, <=1.2.0

0 commit comments

Comments
 (0)