Skip to content

Commit 4b0772c

Browse files
Update mkdocs versions to fix read the docs build (#624)
1 parent ef7b8db commit 4b0772c

3 files changed

Lines changed: 384 additions & 457 deletions

File tree

docs/requirements.txt

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

0 commit comments

Comments
 (0)