Skip to content

Commit 60fed32

Browse files
mgornykonstin
authored andcommitted
Update pygments to 2.19.0
For our upcoming PEP, we want to use JSON5 code blocks, which was added to pygments in 2.19. Co-authored-by: Michał Górny <mgorny@quansight.com>
1 parent da0dc71 commit 60fed32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Requirements for building PEPs with Sphinx
2-
Pygments >= 2.9.0
2+
Pygments >= 2.19.0
33
# Sphinx 6.1.0 broke copying images in parallel builds; fixed in 6.1.2
44
# See https://github.com/sphinx-doc/sphinx/pull/11100
55
Sphinx >= 5.1.1, != 6.1.0, != 6.1.1, < 8.1.0

0 commit comments

Comments
 (0)