Skip to content

Commit 4e48b44

Browse files
authored
Merge pull request #326 from itdependsnetworks/minor-docs
minor package updates to fix docs
2 parents b997dd1 + 92619da commit 4e48b44

File tree

3 files changed

+394
-206
lines changed

3 files changed

+394
-206
lines changed

docs/requirements.txt

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
mkdocs==1.3.1
1+
mkdocs==1.6.0
22
# Material for MkDocs theme
3-
mkdocs-material==8.3.9
3+
mkdocs-material==9.5.32
44
# Render custom markdown for version added/changed/remove notes
55
mkdocs-version-annotations==1.0.0
66
# Automatic documentation from sources, for MkDocs
7-
mkdocstrings==0.19
8-
mkdocstrings-python==0.7.1
7+
mkdocstrings==0.25.2
8+
mkdocstrings-python==1.10.8
9+
griffe==1.1.1

0 commit comments

Comments
 (0)