Skip to content

Commit 01ecd4e

Browse files
authored
docs: bump pinned versions (#2011)
Trying to fix ci; might need to add `pathspec` if this isn't enough.
1 parent 33da1f7 commit 01ecd4e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,9 @@ dev = [
6464
]
6565
docs = [
6666
"jinja2>=3.1.2",
67-
"mkdocs-include-markdown-plugin==2.8.0",
67+
"mkdocs-include-markdown-plugin==6.2.2",
6868
"mkdocs-macros-plugin",
69-
"mkdocs==1.3.1",
69+
"mkdocs==1.6.1",
7070
"pymdown-extensions",
7171
]
7272
test = [

0 commit comments

Comments
 (0)