Skip to content

Commit dcc72ce

Browse files
authored
Update nbsphinx version in pyproject.toml
1 parent 831f91c commit dcc72ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ pre-commit = [
6161

6262
docs = [
6363
"sphinx>=9,<10",
64-
"nbsphinx>=0.9,<1.0",
64+
"nbsphinx>=0.9.8,<1.0",
6565
"sphinx_rtd_theme>=3,<3.1",
6666
"sphinx_copybutton>=0.5,<1.0",
6767
"sphinxcontrib-contentui>=0.2,<1.0",

0 commit comments

Comments
 (0)