We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5243dc commit a563240Copy full SHA for a563240
requirements-dev.txt
@@ -10,7 +10,7 @@ autopep8 ==2.0.2
10
pytest-cov ==4.1.0
11
mkdocs ==1.5.3
12
mkdocs-material == 9.5.16
13
-mkdocstrings ==0.24.2
+mkdocstrings ==0.25.1
14
mkdocstrings-python == 1.9.0
15
mike ==2.0.0
16
setup.py
@@ -56,7 +56,7 @@
56
"docs": [
57
"mkdocs==1.5.3",
58
"mkdocs-material==9.5.16",
59
- "mkdocstrings ==0.24.2",
+ "mkdocstrings ==0.25.1",
60
"mkdocstrings-python == 1.9.0",
61
"mike ==2.0.0",
62
],
0 commit comments