Skip to content

Commit 9cb8927

Browse files
authored
Docs: bump Pygments to fix contrast ratios to meet WCAG AA guidelines (python#110208)
1 parent 29b875b commit 9cb8927

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Doc/constraints.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ colorama<0.5
1010
imagesize<1.5
1111
Jinja2<3.2
1212
packaging<24
13-
# Pygments==2.15.0 breaks CI
14-
Pygments<2.16,!=2.15.0
13+
Pygments>=2.16.1,<3
1514
requests<3
1615
snowballstemmer<3
1716
sphinxcontrib-applehelp<1.1

0 commit comments

Comments
 (0)