Skip to content

Commit

Permalink
Update mkdocs to 1.5.2 because mkdocs-material requires more mkdocs v…
Browse files Browse the repository at this point in the history
…ersion
  • Loading branch information
Archaeopteryx committed Sep 1, 2023
1 parent f102978 commit 4909b4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description = "Defaut package, used for development or readthedocs"

[project.optional-dependencies]
docs = [
"mkdocs==1.4.3",
"mkdocs==1.5.2",
"mkdocs-material==9.1.21",
"mdx_truly_sane_lists==1.3",
]
Expand Down

0 comments on commit 4909b4b

Please sign in to comment.