Skip to content

Commit 44e0bca

Browse files
authored
Bump the minimal required version of MkDocs (#1)
1 parent a9dd8d4 commit 44e0bca

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ classifiers = [
3434
dynamic = ["version"]
3535
requires-python = ">=3.10"
3636
dependencies = [
37-
"mkdocs >=1.1.1",
38-
#min "jinja2 >=2.10.1",
37+
"mkdocs >=1.2",
38+
#min "jinja2 >=2.10.2",
3939
#min "markupsafe >=2.0.1",
4040
]
4141

0 commit comments

Comments
 (0)