Skip to content

Commit a6b7e14

Browse files
authored
Merge pull request #710 from gdsfactory/dependabot/pip/jupyter-book-gte-1-and-lt-3
build(deps-dev): update jupyter-book requirement from ~=1.0 to >=1,<3
2 parents 7ddc812 + 74a913f commit a6b7e14

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
@@ -41,7 +41,7 @@ devsim = ["devsim", "pyvista<=0.46.0", "tidy3d~=2.11.1"]
4141
docs = [
4242
"jupytext",
4343
"matplotlib",
44-
"jupyter-book~=1.0",
44+
"jupyter-book>=1,<3",
4545
"pyvista[all]<=0.46.0",
4646
"bokeh",
4747
"scikit-learn"

0 commit comments

Comments
 (0)