Skip to content

Commit 7ac1ea0

Browse files
Pixie Agentpatrick-kidger
authored andcommitted
bump pymdown-extensions; pin pygments
1 parent 5ea5fcb commit 7ac1ea0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@ docs = [
4040
"mkdocs-material==9.6.7",
4141
"mkdocstrings==0.28.3",
4242
"mkdocstrings-python==1.16.8",
43-
"pymdown-extensions==10.14.3"
43+
"pygments==2.20.0",
44+
"pymdown-extensions==10.21.2"
4445
]
4546
tests = [
4647
"beartype",

0 commit comments

Comments
 (0)