Skip to content

Commit 317c4ac

Browse files
authored
Merge pull request #1559 from harvard-edge/dependabot/pip/tinytorch/dev/sphinxcontrib-mermaid-gte-2.0.1
deps(tinytorch): update sphinxcontrib-mermaid requirement from >=0.9.2 to >=2.0.1 in /tinytorch
2 parents 0c36f74 + 6a019ae commit 317c4ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tinytorch/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ visualization = [
5050
]
5151
docs = [
5252
"jupyter-book>=1.0.0,<2.0.0",
53-
"sphinxcontrib-mermaid>=0.9.2",
53+
"sphinxcontrib-mermaid>=2.0.1",
5454
"matplotlib>=3.5.0",
5555
"ipykernel>=6.0.0",
5656
"ipywidgets>=8.0.0",

0 commit comments

Comments
 (0)