Skip to content

Commit dd20e4d

Browse files
committed
Update mkdocstrings version to fix docs worksflow
1 parent 28c0fd5 commit dd20e4d

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
@@ -60,7 +60,7 @@ docs = [
6060
"mkdocs>=1.6.1",
6161
"mkdocs-jupyter>=0.24.8",
6262
"mkdocs-material>=9.7.0",
63-
"mkdocstrings[python]==0.25",
63+
"mkdocstrings[python]==0.26.1",
6464
]
6565
lint = ["black>=24.8.0", "isort>=5.13.2"]
6666
test = ["pytest>=8.3.5"]

0 commit comments

Comments
 (0)