docs: bump pinned versions (#2011)

Trying to fix ci; might need to add `pathspec` if this isn't enough.
This commit is contained in:
Henry Schreiner
2024-09-16 14:01:04 -04:00
committed by GitHub
parent 33da1f7d14
commit 01ecd4e011
+2 -2
View File
@@ -64,9 +64,9 @@ dev = [
]
docs = [
"jinja2>=3.1.2",
"mkdocs-include-markdown-plugin==2.8.0",
"mkdocs-include-markdown-plugin==6.2.2",
"mkdocs-macros-plugin",
"mkdocs==1.3.1",
"mkdocs==1.6.1",
"pymdown-extensions",
]
test = [