We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28c0fd5 commit dd20e4dCopy full SHA for dd20e4d
1 file changed
pyproject.toml
@@ -60,7 +60,7 @@ docs = [
60
"mkdocs>=1.6.1",
61
"mkdocs-jupyter>=0.24.8",
62
"mkdocs-material>=9.7.0",
63
- "mkdocstrings[python]==0.25",
+ "mkdocstrings[python]==0.26.1",
64
]
65
lint = ["black>=24.8.0", "isort>=5.13.2"]
66
test = ["pytest>=8.3.5"]
0 commit comments