Skip to content

Commit ec08bc8

Browse files
committed
Bump the minimal required version of MkDocs
1 parent a9dd8d4 commit ec08bc8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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)