Skip to content

Commit 8dc7f30

Browse files
Pixie Agentpatrick-kidger
authored andcommitted
bump pymdown-extensions; pin pygments
1 parent 9593029 commit 8dc7f30

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
@@ -53,7 +53,8 @@ docs = [
5353
"mkdocs-material==9.6.7",
5454
"mkdocstrings==0.28.3",
5555
"mkdocstrings-python==1.16.8",
56-
"pymdown-extensions==10.14.3"
56+
"pygments==2.20.0",
57+
"pymdown-extensions==10.21.2"
5758
]
5859
tests = [
5960
"beartype>=0.20.2",

0 commit comments

Comments
 (0)