Skip to content

Commit 1505680

Browse files
authored
Merge pull request #65 from python-project-templates/tkp/bump
Bump minimum sphinxcontrib-mermaid, add sphinx-reredirects
2 parents 080f769 + 2897137 commit 1505680

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@ dependencies = [
3535
"sphinx-autoapi",
3636
"sphinx-copybutton",
3737
"sphinx-design",
38-
"sphinxcontrib-mermaid>=1,<2",
38+
"sphinxcontrib-mermaid>=1.1,<2",
39+
"sphinx-reredirects",
3940
"toml",
4041
"typer",
4142
]

0 commit comments

Comments
 (0)