Skip to content

Commit 53a8f29

Browse files
authored
⬆️ Pin pymdown-extensions to >=11.0.1 in docs group (#1439)
1 parent 48d301d commit 53a8f29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ dev = [
6969
docs = [
7070
"zensical",
7171
"mkdocstrings[python]",
72-
"pymdown-extensions",
72+
"pymdown-extensions>=11.0.1;python_version>='3.10'",
7373
]
7474
build = [
7575
"twine>=5.1.1,<8.0.0",

0 commit comments

Comments
 (0)