mirror of https://github.com/python/cpython.git
[3.11] Docs: bump Pygments to fix contrast ratios to meet WCAG AA guidelines (GH-110208) (#110211)
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
This commit is contained in:
parent
86084d001f
commit
2c79a3fe00
|
@ -10,8 +10,7 @@ colorama<0.5
|
|||
imagesize<1.5
|
||||
Jinja2<3.2
|
||||
packaging<24
|
||||
# Pygments==2.15.0 breaks CI
|
||||
Pygments<2.16,!=2.15.0
|
||||
Pygments>=2.16.1,<3
|
||||
requests<3
|
||||
snowballstemmer<3
|
||||
sphinxcontrib-applehelp<1.1
|
||||
|
|
Loading…
Reference in New Issue