Skip to content

Commit bfda1b9

Browse files
authored
fix(docs): pin pygments to 2.19.2 and keep syntax highlighting (#5854)
Signed-off-by: lafirm <136463254+lafirm@users.noreply.github.com>
1 parent 4bbc329 commit bfda1b9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ mkdocs-material==9.0.5
44
mkdocs-material-extensions==1.1.1
55
mkdocs-glightbox==0.3.7
66
pdoc==14.5.1
7+
pygments==2.19.2 # Temporary pin: 2.20.0 breaks docs build; revisit after the fix

0 commit comments

Comments
 (0)