diff --git a/pyproject.toml b/pyproject.toml index dd00a503d..df3eda535 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -114,7 +114,7 @@ test = [ "types-PyYAML", ] doc = [ - "mkdocs<1.5", # mkdocs 1.5 fails to build https://github.com/squidfunk/mkdocs-material/issues/5772 + "mkdocs", "mkdocs-material", "mkdocs-render-swagger-plugin", "mkdocs-include-markdown-plugin",