Skip to content

Commit 7a8b4ac

Browse files
authored
Increase MkDocs requirement to match mkdocs-material's requirement
1 parent 6e7b33e commit 7a8b4ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ section-index = "mkdocs_section_index.plugin:SectionIndexPlugin"
1313

1414
[tool.poetry.dependencies]
1515
python = "^3.6"
16-
mkdocs = "^1.0.3"
16+
mkdocs = "^1.1"
1717
dataclasses = {version = ">=0.7", python = "<3.7"}
1818

1919
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)