Skip to content

Commit f13d27b

Browse files
authored
Downgrade pinned mkdocs-material (#776)
1 parent cfc49f8 commit f13d27b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ dev = [
168168
]
169169
docs = [
170170
"mkdocs>=1.5.0",
171-
"mkdocs-material>=9.5.48",
171+
"mkdocs-material>=9.5.32",
172172
"mkdocs-glightbox>=0.4.0",
173173
"mkdocstrings-python>=1.8.0",
174174
"mkdocs-redirects>=1.2.1",

0 commit comments

Comments
 (0)