Skip to content

Commit

Permalink
docs: bump pinned versions (#2011)
Browse files Browse the repository at this point in the history
Trying to fix ci; might need to add `pathspec` if this isn't enough.
  • Loading branch information
henryiii committed Sep 16, 2024
1 parent 33da1f7 commit 01ecd4e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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 = [
Expand Down

0 comments on commit 01ecd4e

Please sign in to comment.